mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
920 B
920 B
CVE-2005-4089
Description
Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."
POC
Reference
- http://www.hacker.co.il/security/ie/css_import.html
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-021
Github
No PoCs found on GitHub currently.