snowdensb / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
0 stars 0 forks source link

CVE-2022-38749 (Medium) detected in snakeyaml-1.17.jar, snakeyaml-1.16.jar - autoclosed #169

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 2 years ago

CVE-2022-38749 - Medium Severity Vulnerability

Vulnerable Libraries - snakeyaml-1.17.jar, snakeyaml-1.16.jar

snakeyaml-1.17.jar

YAML 1.1 parser and emitter for Java

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

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

Dependency Hierarchy: - spring-boot-starter-web-1.5.22.RELEASE.jar (Root Library) - spring-boot-starter-1.5.22.RELEASE.jar - :x: **snakeyaml-1.17.jar** (Vulnerable Library)

snakeyaml-1.16.jar

YAML 1.1 parser and emitter for Java

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

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

Dependency Hierarchy: - spring-boot-starter-web-1.3.5.RELEASE.jar (Root Library) - spring-boot-starter-1.3.5.RELEASE.jar - :x: **snakeyaml-1.16.jar** (Vulnerable Library)

Found in HEAD commit: 62c6485ab8fc644a76523cfb55746e549555797c

Found in base branch: main

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-38749

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: https://bitbucket.org/snakeyaml/snakeyaml/issues/526/stackoverflow-oss-fuzz-47027

Release Date: 2022-09-05

Fix Resolution (org.yaml:snakeyaml): 1.31

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

Fix Resolution (org.yaml:snakeyaml): 1.31

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

mend-for-github-com[bot] commented 6 months ago

:heavy_check_mark: 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.