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

18 lines
838 B
Markdown

### [CVE-2010-3167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3167)
![](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 nsTreeContentView function in Mozilla Firefox before 3.5.12 and 3.6.x before 3.6.9, Thunderbird before 3.0.7 and 3.1.x before 3.1.3, and SeaMonkey before 2.0.7 does not properly handle node removal in XUL trees, which allows remote attackers to execute arbitrary code via vectors involving access to deleted memory, related to a "dangling pointer vulnerability."
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=576070
#### Github
No PoCs found on GitHub currently.