### [CVE-2009-2660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660) ![](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 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.