forked from tmobile/pacbot
-
Notifications
You must be signed in to change notification settings - Fork 0
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-2022-1471 (High) detected in snakeyaml-1.19.jar #367
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
Comments
mend-for-github.aaakk.us.kg
bot
added
the
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
label
Jan 3, 2023
This was referenced Mar 31, 2023
mend-for-github.aaakk.us.kg
bot
changed the title
CVE-2022-1471 (High) detected in multiple libraries
CVE-2022-1471 (Critical) detected in multiple libraries
May 27, 2023
mend-for-github.aaakk.us.kg
bot
changed the title
CVE-2022-1471 (Critical) detected in multiple libraries
CVE-2022-1471 (Critical) detected in multiple libraries - autoclosed
Jun 16, 2023
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory. |
mend-for-github.aaakk.us.kg
bot
changed the title
CVE-2022-1471 (Critical) detected in multiple libraries - autoclosed
CVE-2022-1471 (Critical) detected in multiple libraries
Jun 21, 2023
ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory. |
1 task
1 task
mend-for-github.aaakk.us.kg
bot
changed the title
CVE-2022-1471 (Critical) detected in multiple libraries
CVE-2022-1471 (Critical) detected in snakeyaml-1.19.jar
Mar 3, 2024
mend-for-github.aaakk.us.kg
bot
changed the title
CVE-2022-1471 (Critical) detected in snakeyaml-1.19.jar
CVE-2022-1471 (High) detected in snakeyaml-1.19.jar
Sep 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
0 participants
CVE-2022-1471 - High Severity Vulnerability
Vulnerable Library - snakeyaml-1.19.jar
YAML 1.1 parser and emitter for Java
Library home page: http://www.snakeyaml.org
Path to dependency file: /commons/pac-api-commons/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar,/home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar
Dependency Hierarchy:
Found in HEAD commit: acf9a0620c1a37cee4f2896d71e1c3731c5c7b06
Found in base branch: master
Vulnerability Details
SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. We recommend upgrading to version 2.0 and beyond.
Publish Date: 2022-12-01
URL: CVE-2022-1471
CVSS 3 Score Details (8.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://bitbucket.org/snakeyaml/snakeyaml/issues/561/cve-2022-1471-vulnerability-in#comment-64634374
Release Date: 2022-12-01
Fix Resolution: org.yaml:snakeyaml:2.0
The text was updated successfully, but these errors were encountered: