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

20 lines
918 B
Markdown

### [CVE-2014-4138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4138)
![](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 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-2014-4130 and CVE-2014-4132.
### POC
#### Reference
- http://blog.skylined.nl/20161221001.html
- http://packetstormsecurity.com/files/140258/Microsoft-Internet-Explorer-11-MSHTML-CPasteCommand-ConvertBitmaptoPng-Buffer-Overflow.html
- https://www.exploit-db.com/exploits/40960/
#### Github
No PoCs found on GitHub currently.