Files
CVEs-PoC/2009/CVE-2009-1044.md
T
2024-08-08 18:49:29 +00:00

19 lines
862 B
Markdown

### [CVE-2009-1044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1044)
![](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
Mozilla Firefox 3.0.7 on Windows 7 allows remote attackers to execute arbitrary code via unknown vectors related to the _moveToEdgeShift XUL tree method, which triggers garbage collection on objects that are still in use, as demonstrated by Nils during a PWN2OWN competition at CanSecWest 2009.
### POC
#### Reference
- http://www.h-online.com/security/Pwn2Own-2009-Safari-IE-8-and-Firefox-exploited--/news/112889
- https://bugzilla.mozilla.org/show_bug.cgi?id=484320
#### Github
No PoCs found on GitHub currently.