mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2011-3659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3659)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in Mozilla Firefox before 3.6.26 and 4.x through 9.0, Thunderbird before 3.1.18 and 5.0 through 9.0, and SeaMonkey before 2.7 might allow remote attackers to execute arbitrary code via vectors related to incorrect AttributeChildRemoved notifications that affect access to removed nsDOMAttribute child nodes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=708198
|
|
|
|
#### Github
|
|
- https://github.com/nyimol/AttributeChildRemoved_UAF
|
|
- https://github.com/rakwaht/FirefoxExploits
|
|
|