### [CVE-2007-5503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503) ![](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 Multiple integer overflows in Cairo before 1.4.12 might allow remote attackers to execute arbitrary code, as demonstrated using a crafted PNG image with large width and height values, which is not properly handled by the read_png function. ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2008-0014.html - http://www.vmware.com/support/player2/doc/releasenotes_player2.html - http://www.vmware.com/support/server/doc/releasenotes_server.html - http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html #### Github No PoCs found on GitHub currently.