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

18 lines
697 B
Markdown

### [CVE-2016-0148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0148)
![](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 .NET Framework 4.6 and 4.6.1 mishandles library loading, which allows local users to gain privileges via a crafted application, aka ".NET Framework Remote Code Execution Vulnerability."
### POC
#### Reference
- http://packetstormsecurity.com/files/136671/.NET-Framework-4.6-DLL-Hijacking.html
#### Github
No PoCs found on GitHub currently.