cve/2009/CVE-2009-3004.md
2024-06-09 00:33:16 +00:00

19 lines
982 B
Markdown

### [CVE-2009-3004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3004)
![](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
Avant Browser 11.7 Builds 35 and 36 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. NOTE: a related attack was reported in which an arbitrary file: URL is shown.
### POC
#### Reference
- http://lostmon.blogspot.com/2009/08/multiple-browsers-fake-url-folder-file.html
- http://lostmon.blogspot.com/2009/08/multiple-browsers-fake-url-folder-file.html
#### Github
No PoCs found on GitHub currently.