Files
CVEs-PoC/2016/CVE-2016-9069.md
T
2025-09-29 21:09:30 +02:00

18 lines
693 B
Markdown

### [CVE-2016-9069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9069)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=heap-use-after-free%20in%20nsINode%3A%3AReplaceOrInsertBefore&color=brightgreen)
### Description
A use-after-free in nsINode::ReplaceOrInsertBefore during DOM operations resulting in potentially exploitable crashes. This vulnerability affects Firefox < 50.
### POC
#### Reference
- http://www.securityfocus.com/bid/94337
#### Github
No PoCs found on GitHub currently.