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

18 lines
781 B
Markdown

### [CVE-2009-3077](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3077)
![](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
Mozilla Firefox before 3.0.14, and 3.5.x before 3.5.3, does not properly manage pointers for the columns (aka TreeColumns) of a XUL tree element, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to a "dangling pointer vulnerability."
### POC
#### Reference
- http://www.novell.com/linux/security/advisories/2009_48_firefox.html
#### Github
No PoCs found on GitHub currently.