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

18 lines
844 B
Markdown

### [CVE-2010-1121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1121)
![](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.6.x before 3.6.3 does not properly manage the scopes of DOM nodes that are moved from one document to another, which allows remote attackers to conduct use-after-free attacks and execute arbitrary code via unspecified vectors involving improper interaction with garbage collection, as demonstrated by Nils during a Pwn2Own competition at CanSecWest 2010.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=555109
#### Github
No PoCs found on GitHub currently.