cve/2013/CVE-2013-0090.md

19 lines
832 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-0090](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0090)
![](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
Use-after-free vulnerability in Microsoft Internet Explorer 6 through 10 allows remote attackers to execute arbitrary code via a crafted web site that triggers access to a deleted object, aka "Internet Explorer CCaret Use After Free Vulnerability."
### POC
#### Reference
- http://packetstormsecurity.com/files/140186/Microsoft-Internet-Explorer-9-IEFRAME-CView-EnsureSize-Use-After-Free.html
- https://www.exploit-db.com/exploits/40935/
#### Github
No PoCs found on GitHub currently.