cve/2016/CVE-2016-9067.md
2024-06-09 00:33:16 +00:00

19 lines
705 B
Markdown

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