mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
961 B
Markdown
18 lines
961 B
Markdown
### [CVE-2006-3280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3280)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-domain vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to access restricted information from other domains via an object tag with a data parameter that references a link on the attacker's originating site that specifies a Location HTTP header that references the target site, which then makes that content available through the outerHTML attribute of the object, aka "Redirect Cross-Domain Information Disclosure Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-042
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|