cve/2022/CVE-2022-41854.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-41854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41854)
![](https://img.shields.io/static/v1?label=Product&message=SnakeYaml&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.32%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%20Stack-based%20Buffer%20Overflow&color=brighgreen)
### Description
Those 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. This effect may support a denial of service attack.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/DrC0okie/HEIG_SLH_Labo1
- https://github.com/Dzmitry-Basiachenka/dist-foreign-aliakh
- https://github.com/bw0101/bee004
- https://github.com/danielps99/startquarkus
- https://github.com/fernandoreb/dependency-check-springboot
- https://github.com/java-sec/SnakeYaml-vuls
- https://github.com/scordero1234/java_sec_demo-main
- https://github.com/sr-monika/sprint-rest
- https://github.com/srchen1987/springcloud-distributed-transaction