### [CVE-2008-4064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4064) ![](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 unspecified vulnerabilities in Mozilla Firefox 3.x before 3.0.2 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via vectors related to graphics rendering and (1) handling of a long alert messagebox in the cairo_surface_set_device_offset function, (2) integer overflows when handling animated PNG data in the info_callback function in nsPNGDecoder.cpp, and (3) an integer overflow when handling SVG data in the nsSVGFEGaussianBlurElement::SetupPredivide function in nsSVGFilters.cpp. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2008-0879.html - http://www.ubuntu.com/usn/usn-647-1 - https://bugzilla.mozilla.org/show_bug.cgi?id=441995 #### Github No PoCs found on GitHub currently.