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

revapi dependency org.apache.logging.log4j:log4j-core has multiple CVE against it #284

Open
jairmyree opened this issue Feb 16, 2023 · 0 comments

Comments

@jairmyree
Copy link

jairmyree commented Feb 16, 2023

The latest stable version of revapi (0.28.0) takes a nested dependency on org.apache.logging.log4j:log4j-core:jar:2.11.2
This dependency has 5 direct CVEs against it.
It should be updated to 2.17.1 or above where these CVEs have been resolved.

Here's an excerpt from the Maven dependency tree showing the nesting of this dependency:

[INFO] +- org.revapi.classif:classif:jar:0.1.0:compile
[INFO] |  +- org.apache.logging.log4j:log4j-api:jar:2.11.2:compile
[INFO] |  \- org.apache.logging.log4j:log4j-core:jar:2.11.2:runtime

I'm linking here the issue I've opened with classif as well:
revapi/classif#11

@jairmyree jairmyree changed the title revapi dependency org.apache.logging.log4j:log4j-api has multiple CVE against it revapi dependency org.apache.logging.log4j:log4j-core has multiple CVE against it Feb 16, 2023
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

1 participant