-
Notifications
You must be signed in to change notification settings - Fork 8
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
MINOR: Upgrade jackson-databind to v2.9.8 to fix the below CVEs. #542
Conversation
Tested this branch by running the unit tests and running the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM ran registry and did some basic testing. @kamalcph, are we following up on SMM for similar vulnerabilities?
Could you add this test into Below test fails when I upgrade jackson version to 2.9.8 in SAM (I suspect it's regardless of jackson version of SR).
|
Just added into |
@HeartSaVioR |
So doesn't we indicate the issue when SR upgrades to jackson-databind 2.9.x? I think the test should be here in SR - see how the test is constructed. It doesn't depend on anything in SAM. It just didn't discovered yet in SR because the test has been placed in wrong place. We should do either: find the bug in test and abandon it, or fix it if the test is correct. cc. @arunmahadevan |
Looks like the Schema class in registry would need to be fixed. The result has "type": null in addition to the actual type. I agree this test should be in Registry and we missed to move this one while moving around the classes between registry and SAM.
|
CVE-2018-14719
CVE-2018-14720
CVE-2018-14721
CVE-2018-1000873
CVE-2018-7489
CVE-2018-19362
CVE-2017-15095
CVE-2018-19361
CVE-2017-7525
CVE-2018-19360
CVE-2017-17485
CVE-2018-5968