mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
20 lines
991 B
Markdown
20 lines
991 B
Markdown
### [CVE-2008-2948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2948)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-domain vulnerability in Microsoft Internet Explorer 7 and 8 allows remote attackers to change the location property of a frame via the Object 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://sirdarckcat.blogspot.com/2008/05/ghosts-for-ie8-and-ie75730.html
|
|
- http://www.gnucitizen.org/blog/ghost-busters/
|
|
- http://www.kb.cert.org/vuls/id/516627
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/iva
|
|
|