Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3325. PoCs published by Chris Evans.
AI-analyzed exploit summary This exploit demonstrates a cross-domain information disclosure vulnerability in Microsoft Internet Explorer by bypassing the same-origin policy. It uses a malicious HTML page with a stylesheet import to leak sensitive information via JavaScript.
Description
Microsoft Internet Explorer 6 through 8 does not properly handle unspecified special characters in Cascading Style Sheets (CSS) documents, which allows remote attackers to obtain sensitive information from a different (1) domain or (2) zone via a crafted web site, aka "CSS Special Character Information Disclosure Vulnerability."
Exploits (1)
This exploit demonstrates a cross-domain information disclosure vulnerability in Microsoft Internet Explorer by bypassing the same-origin policy. It uses a malicious HTML page with a stylesheet import to leak sensitive information via JavaScript.