mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
19 lines
856 B
Markdown
19 lines
856 B
Markdown
### [CVE-2002-1217](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1217)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|