cve/2007/CVE-2007-1084.md

18 lines
740 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1084)
![](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
Mozilla Firefox 2.0.0.1 and earlier does not prompt users before saving bookmarklets, which allows remote attackers to bypass the same-domain policy by tricking a user into saving a bookmarklet with a data: scheme, which is executed in the context of the last visited web page.
### POC
#### Reference
- http://www.heise-security.co.uk/news/85728
#### Github
No PoCs found on GitHub currently.