CVE-2014-2760
Microsoft Internet Explorer 11 - Remote Code Execution via Memory Corruption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2760.
AI-analyzed exploit summary This is a functional proof-of-concept for a use-after-free vulnerability in Internet Explorer 9/10 (CVE-2014-2760). The exploit triggers memory corruption by freeing a CFormElement object via document.body.innerHTML manipulation while still referencing it in the CInput::DoClick function.
Description
Microsoft Internet Explorer 11 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-2014-1769, CVE-2014-1782, CVE-2014-1785, CVE-2014-2753, CVE-2014-2755, CVE-2014-2761, CVE-2014-2772, and CVE-2014-2776.
Exploits (1)
This is a functional proof-of-concept for a use-after-free vulnerability in Internet Explorer 9/10 (CVE-2014-2760). The exploit triggers memory corruption by freeing a CFormElement object via document.body.innerHTML manipulation while still referencing it in the CInput::DoClick function.