Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-3471. PoCs published by Aviv Raff.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service (DoS) vulnerability in Internet Explorer 6 by triggering a crash via improper handling of nested HTML elements (table and frameset). The PoC uses JavaScript to dynamically create and append these elements, causing a null pointer dereference.
Description
Microsoft Internet Explorer 6 on Windows XP allows remote attackers to cause a denial of service (crash) via a table with a frameset as a child, which triggers a null dereference, as demonstrated using the appendChild method.
Exploits (1)
This exploit demonstrates a denial-of-service (DoS) vulnerability in Internet Explorer 6 by triggering a crash via improper handling of nested HTML elements (table and frameset). The PoC uses JavaScript to dynamically create and append these elements, causing a null pointer dereference.