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

21 lines
973 B
Markdown

### [CVE-2016-0199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0199)
![](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 9 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2016-0200 and CVE-2016-3211.
### POC
#### Reference
- http://packetstormsecurity.com/files/137533/Microsoft-Internet-Explorer-11-Garbage-Collector-Attribute-Type-Confusion.html
- http://seclists.org/fulldisclosure/2016/Jun/44
- https://www.exploit-db.com/exploits/39994/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/LeoonZHANG/CVE-2016-0199