Files
CVEs-PoC/2008/CVE-2008-0413.md
T
2024-06-18 02:51:15 +02:00

18 lines
808 B
Markdown

### [CVE-2008-0413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The JavaScript engine in Mozilla Firefox before 2.0.0.12, Thunderbird before 2.0.0.12, and SeaMonkey before 1.1.8 allows remote attackers to cause a denial of service (crash) and possibly trigger memory corruption via (1) a large switch statement, (2) certain uses of watch and eval, (3) certain uses of the mousedown event listener, and other vectors.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-582-2
#### Github
No PoCs found on GitHub currently.