mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
854 B
Markdown
19 lines
854 B
Markdown
### [CVE-2009-2660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in CamlImages 2.2 might allow context-dependent attackers to execute arbitrary code via images containing large width and height values that trigger a heap-based buffer overflow, related to (1) crafted GIF files (gifread.c) and (2) crafted JPEG files (jpegread.c), a different vulnerability than CVE-2009-2295.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.gentoo.org/show_bug.cgi?id=276235
|
|
- https://bugs.gentoo.org/show_bug.cgi?id=276235
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|