Files
CVEs-PoC/2017/CVE-2017-7762.md
T
2025-09-29 21:09:30 +02:00

18 lines
755 B
Markdown

### [CVE-2017-7762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7762)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Addressbar%20spoofing%20in%20Reader%20mode&color=brightgreen)
### Description
When entered directly, Reader Mode did not strip the username and password section of URLs displayed in the addressbar. This can be used for spoofing the domain of the current page. This vulnerability affects Firefox < 54.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-15/
#### Github
No PoCs found on GitHub currently.