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

18 lines
818 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=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=64-bit%20NPAPI%20sandbox%20isn't%20enabled%20on%20fresh%20profile&color=brightgreen)
### 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.