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

18 lines
709 B
Markdown

### [CVE-2009-2294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2294)
![](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
Integer overflow in the Png_datainfo_callback function in Dillo 2.1 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a PNG image with crafted (1) width or (2) height values.
### POC
#### Reference
- http://www.ocert.org/advisories/ocert-2009-008.html
#### Github
No PoCs found on GitHub currently.