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

18 lines
760 B
Markdown

### [CVE-2009-2295](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2295)
![](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
Multiple integer overflows in CamlImages 2.2 and earlier might allow context-dependent attackers to execute arbitrary code via a crafted PNG image with large width and height values that trigger a heap-based buffer overflow in the (1) read_png_file or (2) read_png_file_as_rgb24 function.
### POC
#### Reference
- http://www.ocert.org/advisories/ocert-2009-009.html
#### Github
No PoCs found on GitHub currently.