Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-1774.
AI-analyzed exploit summary This is a functional proof-of-concept for a use-after-free vulnerability in Internet Explorer 9 and 10, where a freed CFormElement object is accessed, leading to memory corruption. The PoC demonstrates the vulnerability by triggering the issue via JavaScript manipulation of DOM elements.
Description
Microsoft Internet Explorer 9 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-1788 and CVE-2014-2754.
Exploits (1)
This is a functional proof-of-concept for a use-after-free vulnerability in Internet Explorer 9 and 10, where a freed CFormElement object is accessed, leading to memory corruption. The PoC demonstrates the vulnerability by triggering the issue via JavaScript manipulation of DOM elements.