mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
23 lines
942 B
Markdown
23 lines
942 B
Markdown
|
|
### [CVE-2019-6285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6285)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
The SingleDocParser::HandleFlowSequence 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/660
|
||
|
|
|
||
|
|
#### 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/tzf-key/MemLock_Benchmark
|
||
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
||
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
||
|
|
|