Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eureka client using vulnerable version of apache commons-configuration. #1545

Closed
Gautham-JS opened this issue May 6, 2024 · 2 comments
Closed

Comments

@Gautham-JS
Copy link

Gautham-JS commented May 6, 2024

Hey, one of our internal security scans reported Apache commons-configuration version 1.10 used in eureka client library, this version has the following vulnerabilities : CVE-2024-29133, BDSA-2024-0705.

Any particular reason we are not considering an upgrade for this dependency?

@Gautham-JS Gautham-JS changed the title Eureka client using very old version of apache commons-configuration. Eureka client using vulnerable version of apache commons-configuration. May 6, 2024
@Gautham-JS
Copy link
Author

Closing since on further internal analysis, the vulnerability is only applicable for versions 2.0 -> 2.10

@Gautham-JS Gautham-JS closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
@eddboyer
Copy link

eddboyer commented Aug 30, 2024

@Gautham-JS It looks like this vulnerability was actually brought in from commons-configuration:commons-configuration:1.0-rc1 . The recommendation is currently to upgrade to the 2.10.1 version.

[Vendor] team discovered that [CVE-2024-29133] was actually introduced in version 1.0-rc1 of the commons-configuration package instead of the version 2.0.0 of the commons-configuration2 package as stated in the advisory.

ESAPI/esapi-java-legacy#843

I have raised this as a new issue: #1556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants