ZachChuba commented on PR #23684: URL: https://github.com/apache/pulsar/pull/23684#issuecomment-2523470610
> My guess would be [apache/commons-io@841b5fa](https://github.com/apache/commons-io/commit/841b5fafe13683389d078ec7a7adf736c05e038e) . @ZachChuba Just curious how you spotted this? I don't think that we use commons-io for XML parsing in Pulsar, so perhaps there's no impact at all for Pulsar, however, obviously it's worthwhile to keep dependencies up-to-date. @lhotari This vulnerability is indeed the one patched via https://github.com/apache/commons-io/commit/841b5fafe13683389d078ec7a7adf736c05e038e. It was identified through an internal analysis tool. It's unlikely that pulsar is susceptible to this, as you suggested, but it's always a good idea to in case an enhancement inadvertently opens an attack vector through that susceptible dependency. Will upgrade to 2.18.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
