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

18 lines
729 B
Markdown

### [CVE-2008-0594](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mozilla Firefox before 2.0.0.12 does not always display a web forgery warning dialog if the entire contents of a web page are in a DIV tag that uses absolute positioning, which makes it easier for remote attackers to conduct phishing attacks.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=408164
#### Github
No PoCs found on GitHub currently.