mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
24 lines
987 B
Markdown
24 lines
987 B
Markdown
### [CVE-2018-20573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20573)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Scanner::EnsureTokensInQueue function in yaml-cpp (aka LibYaml-C++) 0.6.2 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted YAML file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/jbeder/yaml-cpp/issues/655
|
|
|
|
#### Github
|
|
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/Stack-overflow-Fuzzer-TestSuite
|
|
- https://github.com/nicovank/bugbench
|
|
- https://github.com/tzf-key/MemLock_Benchmark
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
|
|