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

18 lines
772 B
Markdown

### [CVE-2008-4555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4555)
![](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
Stack-based buffer overflow in the push_subg function in parser.y (lib/graph/parser.c) in Graphviz 2.20.2, and possibly earlier versions, allows user-assisted remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via a DOT file with a large number of Agraph_t elements.
### POC
#### Reference
- http://securityreason.com/securityalert/4409
#### Github
No PoCs found on GitHub currently.