mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
808 B
Markdown
18 lines
808 B
Markdown
### [CVE-2008-0413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413)
|
|

|
|

|
|

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