mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
870 B
Markdown
18 lines
870 B
Markdown
### [CVE-2008-2949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2949)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-domain vulnerability in Microsoft Internet Explorer 6 and 7 allows remote attackers to change the location property of a frame via the String data type, and use a frame from a different domain to observe domain-independent events, as demonstrated by observing onkeydown events with caballero-listener. NOTE: according to Microsoft, this is a duplicate of CVE-2008-2947, possibly a different attack vector.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/516627
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|