mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 21:03:33 +00:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2009-3003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3003)
|
|

|
|

|
|

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