Files
CVEs-PoC/2014/CVE-2014-9130.md
T
2024-06-18 02:51:15 +02:00

18 lines
684 B
Markdown

### [CVE-2014-9130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9130)
![](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
scanner.c in LibYAML 0.1.5 and 0.1.6, as used in the YAML-LibYAML (aka YAML-XS) module for Perl, allows context-dependent attackers to cause a denial of service (assertion failure and crash) via vectors involving line-wrapping.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2461-1
#### Github
No PoCs found on GitHub currently.