### [CVE-2018-5111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5111) ![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2058%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=URL%20spoofing%20in%20addressbar%20through%20drag%20and%20drop&color=brighgreen) ### Description When the text of a specially formatted URL is dragged to the addressbar from page content, the displayed URL can be spoofed to show a different site than the one loaded. This allows for phishing attacks where a malicious page can spoof the identify of another site. This vulnerability affects Firefox < 58. ### POC #### Reference - https://bugzilla.mozilla.org/show_bug.cgi?id=1321619 #### Github No PoCs found on GitHub currently.