CVE-2009-3019
Microsoft Internet Explorer 6 on Windows XP SP2/SP3 and IE 7 on Vista - DoS via LI Element Attribute Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3019. PoCs published by Irfan Asrar.
AI-analyzed exploit summary This exploit triggers a crash in Internet Explorer by manipulating the 'value' attribute of a list item element, leading to a denial of service (DoS) condition. It leverages a use-after-free vulnerability in IE6 and IE7.
Description
Microsoft Internet Explorer 6 on Windows XP SP2 and SP3, and Internet Explorer 7 on Vista, allows remote attackers to cause a denial of service (application crash) via JavaScript code that calls createElement to create an instance of the LI element, and then calls setAttribute to set the value attribute.
Exploits (1)
This exploit triggers a crash in Internet Explorer by manipulating the 'value' attribute of a list item element, leading to a denial of service (DoS) condition. It leverages a use-after-free vulnerability in IE6 and IE7.