CVE-2022-38752 Information

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.

Reference

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47081 https://bitbucket.org/snakeyaml/snakeyaml/issues/531/stackoverflow-oss-fuzz-47081

Share on: