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

CVE-2023-35116: jackson-databind package versions before 2.16.0 #64

Closed
hbornstein747 opened this issue Dec 13, 2023 · 4 comments
Closed

Comments

@hbornstein747
Copy link

See FasterXML/jackson-databind#3972 and https://nvd.nist.gov/vuln/detail/CVE-2023-35116

Even after updating to suggested version for this CVE, it is still being reported as vumnerable and now requires yet another upgrade to jackson-databind 2.16.0. This is related to #63

Can it be done for the COS SDK?
cc: @tcherel

@avinash1IBM
Copy link
Member

@hbornstein747 the jackson-databind team didn't agree that it is a vulnerability FasterXML/jackson-databind#3972 (comment), and even if we upgrade the package to 2.16.0, then the same vulnerability will be flagged again. Even the nvd site that you shared above added a note saying this
NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker.

So can you please close this ticket?

@hbornstein747
Copy link
Author

@tcherel ^^^

@hbornstein747
Copy link
Author

@avinash1IBM I agree that this is just churn and the vulnerability will likely come up again, but we (CP4D team at IBM) are being asked to update databind regardless. I don't want to close the ticket until our securoty focal (@tcherel) can comment.

@avinash1IBM
Copy link
Member

@hbornstein747 A new version of ibm-cos-sdk-java is released to fix this. Please close this issue

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