cve/2018/CVE-2018-20993.md
2024-05-26 14:27:05 +02:00

19 lines
629 B
Markdown

### [CVE-2018-20993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20993)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in the yaml-rust crate before 0.4.1 for Rust. There is uncontrolled recursion during deserialization.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
- https://github.com/Ren-ZY/RustSoda