This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
CVE-2022-1471 (Critical) detected in snakeyaml-1.32.jar #199
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
CVE-2022-1471 - Critical Severity Vulnerability
Vulnerable Library - snakeyaml-1.32.jar
YAML 1.1 parser and emitter for Java
Library home page: https://bitbucket.org/snakeyaml/snakeyaml
Path to dependency file: /pom.xml
Path to vulnerable library: /repository/org/yaml/snakeyaml/1.32/snakeyaml-1.32.jar
Dependency Hierarchy:
Found in HEAD commit: 9c627a3dee72bf43b46a7cc41b8c073efba5cfab
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 (9.8)
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: 2.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: