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

18 lines
645 B
Markdown

### [CVE-2017-11556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11556)
![](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
There is a stack consumption vulnerability in the Parser::advanceToNextToken function in parser.cpp in LibSass 3.4.5. A crafted input may lead to remote denial of service.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1471786
#### Github
No PoCs found on GitHub currently.