Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-3280. PoCs published by Plebo Aesdi Nael.
AI-analyzed exploit summary This exploit demonstrates an information disclosure vulnerability in Microsoft Internet Explorer by bypassing cross-domain policies. It uses an object tag with a PHP redirect to fetch and display content from an arbitrary domain (e.g., Google) within the context of the victim's session.
Description
Cross-domain vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to access restricted information from other domains via an object tag with a data parameter that references a link on the attacker's originating site that specifies a Location HTTP header that references the target site, which then makes that content available through the outerHTML attribute of the object, aka "Redirect Cross-Domain Information Disclosure Vulnerability."
Exploits (1)
This exploit demonstrates an information disclosure vulnerability in Microsoft Internet Explorer by bypassing cross-domain policies. It uses an object tag with a PHP redirect to fetch and display content from an arbitrary domain (e.g., Google) within the context of the victim's session.