Vulnerability Details : CVE-2022-38749
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.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2022-38749
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:a:snakeyaml_project:snakeyaml:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-38749
0.21%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-38749
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
Google Inc. | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2022-38749
-
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).Assigned by: cve-coordination@google.com (Secondary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-38749
-
https://security.netapp.com/advisory/ntap-20240315-0010/
SnakeYAML 1.31 Vulnerabilities in NetApp Products | NetApp Product Security
-
https://bitbucket.org/snakeyaml/snakeyaml/issues/525/got-stackoverflowerror-for-many-open
snakeyaml / snakeyaml / issues / #525 - Got StackOverflowError for many open unmatched brackets — BitbucketThird Party Advisory
-
https://security.gentoo.org/glsa/202305-28
snakeyaml: Multiple Vulnerabilities (GLSA 202305-28) — Gentoo security
-
https://lists.debian.org/debian-lts-announce/2022/10/msg00001.html
[SECURITY] [DLA 3132-1] snakeyaml security updateMailing List;Third Party Advisory
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47024
47024 - snakeyaml:YamlFuzzer: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode - oss-fuzzThird Party Advisory
Jump to