Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3324. PoCs published by Mario Heiderich.
AI-analyzed exploit summary This exploit demonstrates a security-bypass weakness in Internet Explorer 8's toStaticHTML function, allowing script execution via a crafted postMessage call. The PoC includes a form to test the bypass and a style block with obfuscated CSS import to trigger the vulnerability.
Description
The toStaticHTML function in Microsoft Internet Explorer 8, and the SafeHTML function in Microsoft Windows SharePoint Services 3.0 SP2, SharePoint Foundation 2010, Office SharePoint Server 2007 SP2, Groove Server 2010, and Office Web Apps, allows remote attackers to bypass the cross-site scripting (XSS) protection mechanism and conduct XSS attacks via a crafted use of the Cascading Style Sheets (CSS) @import rule, aka "HTML Sanitization Vulnerability," a different vulnerability than CVE-2010-1257.
Exploits (1)
This exploit demonstrates a security-bypass weakness in Internet Explorer 8's toStaticHTML function, allowing script execution via a crafted postMessage call. The PoC includes a form to test the bypass and a style block with obfuscated CSS import to trigger the vulnerability.