mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
629 B
Markdown
19 lines
629 B
Markdown
### [CVE-2018-20993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20993)
|
|

|
|

|
|

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