Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-3111. PoCs published by Skylined.
AI-analyzed exploit summary This HTML file exploits a use-after-free vulnerability in Microsoft Internet Explorer 9 by manipulating DOM elements and executing specific JavaScript commands. The vulnerability is triggered by calling `swapNode` on a `sup` element, leading to potential memory corruption.
Description
Microsoft Internet Explorer 8 through 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-3123.
Exploits (1)
This HTML file exploits a use-after-free vulnerability in Microsoft Internet Explorer 9 by manipulating DOM elements and executing specific JavaScript commands. The vulnerability is triggered by calling `swapNode` on a `sup` element, leading to potential memory corruption.