mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2008-2947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2947)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-domain vulnerability in Microsoft Internet Explorer 5.01 SP4, 6, and 7 allows remote attackers to access restricted information from other domains via JavaScript that uses the Object data type for the value of a (1) location or (2) location.href property, related to incorrect determination of the origin of web script, aka "Window Location Property Cross-Domain Vulnerability." NOTE: according to Microsoft, CVE-2008-2948 and CVE-2008-2949 are duplicates of this issue, probably different attack vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/923508
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-058
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|