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

Upgrade snakeyaml from 1.33 to 2.0 fixing CVE-2022-1471 #2265

Closed
julianladisch opened this issue Feb 28, 2023 · 1 comment
Closed

Upgrade snakeyaml from 1.33 to 2.0 fixing CVE-2022-1471 #2265

julianladisch opened this issue Feb 28, 2023 · 1 comment
Assignees
Milestone

Comments

@julianladisch
Copy link
Contributor

Snakeyaml 2.0 has a fix for the CVE-2022-1471 Arbitrary Code Execution vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2022-1471
https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes

Karate is not affected by this vulnerability, but other code might be so that Karate should be compatible with Snakeyaml 2.0 and by default should ship with Snakeyaml 2.0.

@ptrthomas
Copy link
Member

1.4.0 released

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

No branches or pull requests

2 participants