mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2010-1121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1121)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|