CVE-2011-1260
Microsoft Internet Explorer 8 and 9 - Remote Code Execution via Memory Corruption
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-1260.
PoCs published by Metasploit, d0c_s4vage, sinn3r, bannedit, including Metasploit module exploits/windows/browser/ms11_050_mshtml_cobjectelement.
AI-analyzed exploit summary This Metasploit module exploits a use-after-free vulnerability in Internet Explorer (CVE-2011-1256) by manipulating invalid <object> tags and overlapping elements to trigger memory corruption, leading to arbitrary code execution.
Description
Microsoft Internet Explorer 8 and 9 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, aka "Layout Memory Corruption Vulnerability."
Exploits (2)
This Metasploit module exploits a use-after-free vulnerability in Internet Explorer (CVE-2011-1256) by manipulating invalid <object> tags and overlapping elements to trigger memory corruption, leading to arbitrary code execution.
This Metasploit module exploits a use-after-free vulnerability in Internet Explorer (CVE-2011-1260) by manipulating invalid <object> tags and overlapping elements to trigger memory corruption. It includes ROP chains for bypassing DEP on IE8 and targets multiple Windows/IE versions.