cve/2017/CVE-2017-5395.md

18 lines
862 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-5395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5395)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Android%20location%20bar%20spoofing%20during%20scrolling&color=brighgreen)
### Description
Malicious sites can display a spoofed location bar on a subsequently loaded page when the existing location bar on the new page is scrolled out of view if navigations between pages can be timed correctly. Note: This issue only affects Firefox for Android. Other operating systems are not affected. This vulnerability affects Firefox < 51.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1293463
#### Github
No PoCs found on GitHub currently.