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

Critical vulnerability in SnakeYaml (CVE-2022-1471) #115

Open
pete-gillin-privitar opened this issue Apr 6, 2023 · 0 comments
Open

Critical vulnerability in SnakeYaml (CVE-2022-1471) #115

pete-gillin-privitar opened this issue Apr 6, 2023 · 0 comments

Comments

@pete-gillin-privitar
Copy link

In build.gradle there's a dependency on com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1 which depends on org.yaml:snakeyaml:1.31 which is vulnerable to CVE-2022-1471, which NIST score as 9.8 CRITICAL. The fix is to upgrade jackson to 2.15, which upgrades to snakeyaml 2.0 (FasterXML/jackson-dataformats-text#390).

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