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

21 lines
1.2 KiB
Markdown

### [CVE-2018-5117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5117)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2052.6%20&color=brighgreen)
![](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%20with%20right-to-left%20text%20aligned%20left-to-right&color=brighgreen)
### Description
If right-to-left text is used in the addressbar with left-to-right alignment, it is possible in some circumstances to scroll this text to spoof the displayed URL. This issue could result in the wrong URL being displayed as a location, which can mislead users to believe they are on a different site than the one loaded. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1395508
#### Github
No PoCs found on GitHub currently.