cve/2002/CVE-2002-1217.md

19 lines
845 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-1217](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1217)
![](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-Frame scripting vulnerability in the WebBrowser control as used in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code, read arbitrary files, or conduct other unauthorized activities via script that accesses the Document property, which bypasses <frame> and <iframe> domain restrictions.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=103470310417576&w=2
- http://marc.info/?l=ntbugtraq&m=103470202010570&w=2
#### Github
No PoCs found on GitHub currently.