cve/2009/CVE-2009-1044.md

19 lines
821 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
- https://bugzilla.mozilla.org/show_bug.cgi?id=484320
2024-06-09 00:33:16 +00:00
- https://bugzilla.mozilla.org/show_bug.cgi?id=484320
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.