cve/2008/CVE-2008-0412.md

18 lines
989 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-0412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412)
![](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 browser 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 vectors related to the (1) nsTableFrame::GetFrameAtOrBefore, (2) nsAccessibilityService::GetAccessible, (3) nsBindingManager::GetNestedInsertionPoint, (4) nsXBLPrototypeBinding::AttributeChanged, (5) nsColumnSetFrame::GetContentInsertionFrame, and (6) nsLineLayout::TrimTrailingWhiteSpaceIn methods, and other vectors.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-582-2
#### Github
No PoCs found on GitHub currently.