Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-1311. PoCs published by Scott Bell.
AI-analyzed exploit summary This Metasploit module exploits a use-after-free vulnerability in Microsoft Internet Explorer (CVE-2013-1311) by corrupting a DOM textNode pointer and overwriting it via the innerHTML property. It uses heap spraying and ROP chains to achieve remote code execution.
Description
Use-after-free vulnerability in Microsoft Internet Explorer 8 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."
Exploits (1)
This Metasploit module exploits a use-after-free vulnerability in Microsoft Internet Explorer (CVE-2013-1311) by corrupting a DOM textNode pointer and overwriting it via the innerHTML property. It uses heap spraying and ROP chains to achieve remote code execution.