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

18 lines
857 B
Markdown

### [CVE-2017-5417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5417)
![](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%20by%20draging%20and%20dropping%20URLs&color=brightgreen)
### Description
When dragging content from the primary browser pane to the addressbar on a malicious site, it is possible to change the addressbar so that the displayed location following navigation does not match the URL of the newly loaded page. This allows for spoofing attacks. This vulnerability affects Firefox < 52.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-05/
#### Github
No PoCs found on GitHub currently.