mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
901 B
Markdown
19 lines
901 B
Markdown
### [CVE-2016-2821](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2821)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the mozilla::dom::Element class in Mozilla Firefox before 47.0 and Firefox ESR 45.x before 45.2, when contenteditable mode is enabled, allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) by triggering deletion of DOM elements that were created in the editor.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1271460
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|