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

19 lines
861 B
Markdown

### [CVE-2016-1966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1966)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The nsNPObjWrapper::GetNewOrUsed function in dom/plugins/base/nsJSNPRuntime.cpp in Mozilla Firefox before 45.0 and Firefox ESR 38.x before 38.7 allows remote attackers to execute arbitrary code or cause a denial of service (invalid pointer dereference and memory corruption) via a crafted NPAPI plugin.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=1246054
#### Github
No PoCs found on GitHub currently.