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

19 lines
743 B
Markdown

### [CVE-2016-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0160)
![](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
Microsoft Internet Explorer 11 mishandles DLL loading, which allows local users to gain privileges via a crafted application, aka "DLL Loading Remote Code Execution Vulnerability."
### POC
#### Reference
- http://packetstormsecurity.com/files/136702/Microsoft-Internet-Explorer-11-DLL-Hijacking.html
- http://seclists.org/fulldisclosure/2016/Apr/61
#### Github
No PoCs found on GitHub currently.