Files
CVEs-PoC/2005/CVE-2005-4089.md
T
2024-06-18 02:51:15 +02:00

19 lines
920 B
Markdown

### [CVE-2005-4089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.