### [CVE-2011-0708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0708) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read. ### POC #### Reference - http://bugs.php.net/bug.php?id=54002 - http://openwall.com/lists/oss-security/2011/02/14/1 - http://openwall.com/lists/oss-security/2011/02/16/7 - http://securityreason.com/securityalert/8114 - http://www.exploit-db.com/exploits/16261/ - http://www.mandriva.com/security/advisories?name=MDVSA-2011:052 #### Github - https://github.com/Live-Hack-CVE/CVE-2011-4566 - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-