Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

CVE-2022-38752 (Medium) detected in snakeyaml-1.16.jar #161

Open
mend-bolt-for-github bot opened this issue Sep 7, 2022 · 0 comments
Open

CVE-2022-38752 (Medium) detected in snakeyaml-1.16.jar #161

mend-bolt-for-github bot opened this issue Sep 7, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Sep 7, 2022

CVE-2022-38752 - Medium Severity Vulnerability

Vulnerable Library - snakeyaml-1.16.jar

YAML 1.1 parser and emitter for Java

Library home page: http://www.snakeyaml.org

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/yaml/snakeyaml/1.16/snakeyaml-1.16.jar

Dependency Hierarchy:

  • spring-boot-starter-data-mongodb-1.3.0.RELEASE.jar (Root Library)
    • spring-boot-starter-1.3.0.RELEASE.jar
      • snakeyaml-1.16.jar (Vulnerable Library)

Found in HEAD commit: 4c8d5a1732722418ec10d2f1f5fd7e7a6e43c83b

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 stack-overflow.

Publish Date: 2022-09-05

URL: CVE-2022-38752

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-9w3m-gqgf-c4p9

Release Date: 2022-09-05

Fix Resolution (org.yaml:snakeyaml): 1.32

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-mongodb): 3.0.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants