mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 09:56:49 +02:00
19 lines
920 B
Markdown
19 lines
920 B
Markdown
### [CVE-2005-4089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|