Files
CVEs-PoC/2008/CVE-2008-2948.md
T
2024-06-18 02:51:15 +02:00

20 lines
991 B
Markdown

### [CVE-2008-2948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2948)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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