### [CVE-2005-3353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3353) ![](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 The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image. ### POC #### Reference - http://securityreason.com/securityalert/525 #### Github - https://github.com/Live-Hack-CVE/CVE-2009-2687