CVE-2022-38749: Out-of-bounds Write
(updated )
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.
References
- arxiv.org/pdf/2306.05534.pdf
- bitbucket.org/snakeyaml/snakeyaml/issues/525/got-stackoverflowerror-for-many-open
- bugs.chromium.org/p/oss-fuzz/issues/detail?id=47024
- github.com/advisories/GHSA-c4r9-r8fh-9vj2
- lists.debian.org/debian-lts-announce/2022/10/msg00001.html
- nvd.nist.gov/vuln/detail/CVE-2022-38749
- security.gentoo.org/glsa/202305-28
Detect and mitigate CVE-2022-38749 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →