-
Notifications
You must be signed in to change notification settings - Fork 2k
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
High - CVE-2020-25649 - jackson-databind-2.10.3.jar #1483
Comments
Thanks for the note. Since we don't actually use any XML parsing in this library, I don't think we're vulnerable. Also, we need the flipkart folks to rev their dependency then we can inherit that new dependency. |
Sure, make sense to me. Thanks. Raised an issue for flipkart. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Rotten issues close after 30d of inactivity. Send feedback to sig-contributor-experience at kubernetes/community. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
CVE-2020-25649 - jackson-databind-2.10.3.jar
A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity (XXE) attacks. The highest threat from this vulnerability is data integrity.
Where to reproduce
Expected Behavior
Upgrade to version com.fasterxml.jackson.core:jackson-databind:2.11.0.rc1,2.10.5,2.9.10.7,2.6.7.4
Message: Upgrade to version
Details: FasterXML/jackson-databind#2589"
The text was updated successfully, but these errors were encountered: