bw6-plugin-maven
bw6-plugin-maven copied to clipboard
CVE-2022-38751 (Medium) detected in snakeyaml-1.21.jar
CVE-2022-38751 - Medium Severity Vulnerability
Vulnerable Library - snakeyaml-1.21.jar
YAML 1.1 parser and emitter for Java
Library home page: http://www.snakeyaml.org
Path to dependency file: /Source/bw6-maven-plugin/pom.xml
Path to vulnerable library: /tory/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Dependency Hierarchy:
- :x: snakeyaml-1.21.jar (Vulnerable Library)
Found in HEAD commit: 4d279939679b1227e061ae92cc6c0d7c9250eb08
Found in base branch: master
Vulnerability Details
Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow.
Publish Date: 2022-09-05
URL: CVE-2022-38751
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47039
Release Date: 2022-09-05
Fix Resolution: 1.31
- [ ] Check this box to open an automated fix PR