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

19 lines
990 B
Markdown

### [CVE-2006-6077](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6077)
![](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
The (1) Password Manager in Mozilla Firefox 2.0, and 1.5.0.8 and earlier; and the (2) Passcard Manager in Netscape 8.1.2 and possibly other versions, do not properly verify that an ACTION URL in a FORM element containing a password INPUT element matches the web site for which the user stored a password, which allows remote attackers to obtain passwords via a password INPUT element on a different web page located on the web site intended for this password.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2007-0108.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=360493
#### Github
No PoCs found on GitHub currently.