Files
CVEs-PoC/2021/CVE-2021-29965.md
T
2024-05-25 21:48:12 +02:00

18 lines
920 B
Markdown

### [CVE-2021-29965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29965)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2089%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Password%20Manager%20on%20Firefox%20for%20Android%20susceptible%20to%20domain%20spoofing&color=brighgreen)
### Description
A malicious website that causes an HTTP Authentication dialog to be spawned could trick the built-in password manager to suggest passwords for the currently active website instead of the website that triggered the dialog. *This bug only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 89.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1709257
#### Github
No PoCs found on GitHub currently.