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

19 lines
963 B
Markdown

### [CVE-2014-1785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1785)
![](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-1769, CVE-2014-1782, CVE-2014-2753, CVE-2014-2755, CVE-2014-2760, CVE-2014-2761, CVE-2014-2772, and CVE-2014-2776.
### POC
#### Reference
- http://packetstormsecurity.com/files/140233/Microsoft-Internet-Explorer-11-MSHTML-CSpliceTreeEngine-RemoveSplice-Use-After-Free.html
- https://www.exploit-db.com/exploits/40946/
#### Github
No PoCs found on GitHub currently.