Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-1796.
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 arbitrary memory writes.
Description
Microsoft Internet Explorer 6 and 8 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."
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 arbitrary memory writes.