ghsa-98wm-3w3q-mw94
Vulnerability from github
Published
2022-09-06 00:00
Modified
2024-03-15 12:30
Severity ?
Summary
snakeYAML before 1.31 vulnerable to Denial of Service due to Out-of-bounds Write
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.yaml:snakeyaml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.31" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-38751" ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:45:10Z", "nvd_published_at": "2022-09-05T10:15:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-98wm-3w3q-mw94", "modified": "2024-03-15T12:30:35Z", "published": "2022-09-06T00:00:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" }, { "type": "PACKAGE", "url": "https://bitbucket.org/snakeyaml/snakeyaml" }, { "type": "WEB", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/530/stackoverflow-oss-fuzz-47039" }, { "type": "WEB", "url": "https://bitbucket.org/snakeyaml/snakeyaml/src/master/src/test/java/org/yaml/snakeyaml/issues/issue530/Fuzzy47039Test.java" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47039" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00001.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202305-28" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240315-0010" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "snakeYAML before 1.31 vulnerable to Denial of Service due to Out-of-bounds Write" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.