mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2009-2295](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2295)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|