Files
CVEs-PoC/2008/CVE-2008-4061.md
T
2024-08-08 18:49:29 +00:00

19 lines
916 B
Markdown

### [CVE-2008-4061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061)
![](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
Integer overflow in the MathML component in Mozilla Firefox before 2.0.0.17 and 3.x before 3.0.2, Thunderbird before 2.0.0.17, and SeaMonkey before 1.1.12 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via an mtd element with a large integer value in the rowspan attribute, related to the layout engine.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0879.html
- http://www.ubuntu.com/usn/usn-647-1
#### Github
No PoCs found on GitHub currently.