mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
870 B
Markdown
19 lines
870 B
Markdown
### [CVE-2013-1306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1306)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in Microsoft Internet Explorer 9 allows remote attackers to execute arbitrary code via a crafted web site that triggers access to a deleted object, aka "Internet Explorer Use After Free Vulnerability," a different vulnerability than CVE-2013-1313.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/140092/Microsoft-Internet-Explorer-9-MSHTML-CDispNode-InsertSiblingNode-Use-After-Free.html
|
|
- https://www.exploit-db.com/exploits/40894/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|