mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-02 03:30:48 +00:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
![]() |
### [CVE-2022-41854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41854)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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
|
||
|
|