CVE-2022-38752

Aliases:GHSA-9w3m-gqgf-c4p9
Advisory lineage Upstream: 0 Downstream: 10
Modified
Published: 05 Sept 2022, 00:00
Last modified:03 Aug 2024, 11:02

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.21% LOW
0% probability +0.04%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

05 Sept 2022, 00:00
Published
Vulnerability first disclosed
03 Aug 2024, 11:02
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.21% Percentile: 43%

Techniques & Countermeasures

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

  • CWE-121Stack-based Buffer Overflow

    A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

Affected Systems

  • org.yamlsnakeyaml

    < 1.32

  • snakeyaml_projectsnakeyaml

    < 1.32

  • snakeyamlsnakeyaml

    ≥ unspecified, ≤ 1.31

References (7)