cve/2019/CVE-2019-11699.md

18 lines
815 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-11699](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11699)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2067%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Incorrect%20domain%20name%20highlighting%20during%20page%20navigation&color=brighgreen)
### Description
A malicious page can briefly cause the wrong name to be highlighted as the domain name in the addressbar during page navigations. This could result in user confusion of which site is currently loaded for spoofing attacks. This vulnerability affects Firefox < 67.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1528939
#### Github
No PoCs found on GitHub currently.