mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
665 B
Markdown
18 lines
665 B
Markdown
### [CVE-2017-11692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11692)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The function "Token& Scanner::peek" in scanner.cpp in yaml-cpp 0.5.3 and earlier allows remote attackers to cause a denial of service (assertion failure and application exit) via a '!2' string.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/jbeder/yaml-cpp/issues/519
|
|
|
|
#### Github
|
|
- https://github.com/nicovank/bugbench
|
|
|