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

19 lines
855 B
Markdown

### [CVE-2013-3143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3143)
![](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 and 10 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-2013-3161.
### POC
#### Reference
- http://packetstormsecurity.com/files/140166/Microsoft-Internet-Explorer-9-IEFRAME-CMarkup..RemovePointerPos-Use-After-Free.html
- https://www.exploit-db.com/exploits/40923/
#### Github
No PoCs found on GitHub currently.