CVE-2014-2757
Microsoft Internet Explorer 6-11 - Remote Code Execution or Denial of Service via Memory Corruption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2757.
AI-analyzed exploit summary This PoC demonstrates a use-after-free vulnerability in Internet Explorer 9/10 by triggering a memory corruption in MSHTML!CInput::DoClick. The exploit manipulates the DOM to free a CFormElement object while still referencing it, leading to memory corruption.
Description
Microsoft Internet Explorer 6 through 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-0282, CVE-2014-1775, CVE-2014-1779, CVE-2014-1799, and CVE-2014-1803.
Exploits (1)
This PoC demonstrates a use-after-free vulnerability in Internet Explorer 9/10 by triggering a memory corruption in MSHTML!CInput::DoClick. The exploit manipulates the DOM to free a CFormElement object while still referencing it, leading to memory corruption.