cve/2002/CVE-2002-1187.md

18 lines
775 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-1187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1187)
![](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-site scripting vulnerability (XSS) in Internet Explorer 5.01 through 6.0 allows remote attackers to read and execute files on the local system via web pages using the <frame> or <iframe> element and javascript, aka "Frames Cross Site Scripting," as demonstrated using the PrivacyPolicy.dlg resource.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=103158601431054&w=2
#### Github
No PoCs found on GitHub currently.