mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
### [CVE-2022-38750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38750)
|
|

|
|

|
|

|
|
|
|
### 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 stackoverflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bitbucket.org/snakeyaml/snakeyaml/issues/526/stackoverflow-oss-fuzz-47027
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Dzmitry-Basiachenka/dist-foreign-aliakh
|
|
- https://github.com/NicheToolkit/rest-toolkit
|
|
- https://github.com/danielps99/startquarkus
|
|
- https://github.com/fernandoreb/dependency-check-springboot
|
|
- https://github.com/mosaic-hgw/WildFly
|
|
- https://github.com/scordero1234/java_sec_demo-main
|
|
- https://github.com/sr-monika/sprint-rest
|
|
- https://github.com/srchen1987/springcloud-distributed-transaction
|
|
|