Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CVE-2022-1471 - Dependency Snakeyaml Critical 9.8 score vulnerability #81

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

Closed
acid-srvnn opened this issue Apr 1, 2023 · 10 comments · May be fixed by #83
Closed

CVE-2022-1471 - Dependency Snakeyaml Critical 9.8 score vulnerability #81

acid-srvnn opened this issue Apr 1, 2023 · 10 comments · May be fixed by #83

Comments

@acid-srvnn
Copy link

https://nvd.nist.gov/vuln/detail/CVE-2022-1471

Fixed in snakeyaml version 2.0

jmini added a commit to jmini/uap-java that referenced this issue Apr 6, 2023
@jmini
Copy link

jmini commented Apr 6, 2023

I think it is safe to update SnakeYAML to 2.0.

See release notes: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes

PR for this project: #82

@ucjonathan
Copy link

Is there an ETA on when the next release will be made that contains 82 and/or 83?

@bpossolo
Copy link
Contributor

I don’t have a specific eta but I will do it once I have some time to evaluate all the recent PRs and requests

@ucjonathan
Copy link

@bpossolo My suggestion would be to make a release that is only the individual pull request to update the SnakeYAML dependency as it has a security vulnerability.

@bpossolo
Copy link
Contributor

bpossolo commented May 1, 2023

from my understanding, the “security vulnerability” is not a real vulnerability as has been pointed out by the maintainers of snakeyml.
It’s only a vulnerability if youre using snakeyml to load untrusted content.

i need to figure out if the best path forward is to use a different lib (doesn’t introduce breaking change) or if it should be done at build time (introduced breaking change)

@ucjonathan
Copy link

Come on. It's been six more months. Just release an update so all the Maven dependencies can be updated to bring in the version of SnakeYAML that doesn't flag a CVE. It doesn't matter if you think it's a real or imaginary vulnerability. Tools flag the dependencies as having CVEs.

@wutsi
Copy link

wutsi commented Nov 23, 2023

Guys can you please release a new version ...
This is causing issue with project with uap-java and springboot 3.2+

@gupadhyay-accedian
Copy link

Could you please release a version with snake yaml 2.0 ?

@wutsi
Copy link

wutsi commented Nov 27, 2023

please.. this is really urgent! Can we release version with snake yaml 2.x?

@bpossolo
Copy link
Contributor

bpossolo commented Nov 28, 2023

I'm pleased to announce version 1.6.1 has been released to Maven Central and the security vulnerability has been addressed.

see here for what's changed
https://github.com/ua-parser/uap-java/releases/tag/v1.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants