cve/2009/CVE-2009-3003.md

18 lines
824 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3003)
![](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
Microsoft Internet Explorer 6 through 8 allows remote attackers to spoof the address bar, via window.open with a relative URI, to show an arbitrary URL on the web site visited by the victim, as demonstrated by a visit to an attacker-controlled web page, which triggers a spoofed login form for the site containing that page.
### POC
#### Reference
- http://lostmon.blogspot.com/2009/08/multiple-browsers-fake-url-folder-file.html
#### Github
No PoCs found on GitHub currently.