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

There is a vulnerability in jackson-databind:2.10.1,upgrade recommended #205

Closed
QiAnXinCodeSafe opened this issue Dec 29, 2022 · 3 comments

Comments

@QiAnXinCodeSafe
Copy link

implementation("com.fasterxml.jackson.core:jackson-databind:2.10.1")

CVE-2020-25649 CVE-2022-42004 CVE-2022-42003 CVE-2020-36518

Recommended upgrade version:2.12.7.1

@severn-everett
Copy link
Contributor

Is this dependency necessary? I couldn't find any references to Jackson in the code and was able to execute the tests in jvmTest successfully with the Jackson dependencies removed in my PR.

@severn-everett
Copy link
Contributor

The dependency has been removed in this commit. @e5l who would be able to close this issue?

@e5l
Copy link
Member

e5l commented Jun 2, 2023

Thanks, closed

@e5l e5l closed this as completed Jun 2, 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

3 participants