Files
CVEs-PoC/2016/CVE-2016-9072.md
T
2024-06-18 02:51:15 +02:00

18 lines
813 B
Markdown

### [CVE-2016-9072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9072)
![](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=64-bit%20NPAPI%20sandbox%20isn't%20enabled%20on%20fresh%20profile&color=brighgreen)
### Description
When a new Firefox profile is created on 64-bit Windows installations, the sandbox for 64-bit NPAPI plugins is not enabled by default. Note: This issue only affects 64-bit Windows. 32-bit Windows and other operating systems are unaffected. This vulnerability affects Firefox < 50.
### POC
#### Reference
- http://www.securityfocus.com/bid/94337
#### Github
No PoCs found on GitHub currently.