Files
CVEs-PoC/2009/CVE-2009-0253.md
T
2024-06-18 02:51:15 +02:00

19 lines
747 B
Markdown

### [CVE-2009-0253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0253)
![](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 3.0.5 allows remote attackers to trick a user into visiting an arbitrary URL via an onclick action that moves a crafted element to the current mouse position, related to a "Status Bar Obfuscation" and "Clickjacking" attack.
### POC
#### Reference
- http://securityreason.com/securityalert/4936
- https://www.exploit-db.com/exploits/7842
#### Github
No PoCs found on GitHub currently.