mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2008-4064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4064)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|