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

19 lines
823 B
Markdown

### [CVE-2016-1965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1965)
![](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=n%2Fa&color=brighgreen)
### Description
Mozilla Firefox before 45.0 and Firefox ESR 38.x before 38.7 mishandle a navigation sequence that returns to the original page, which allows remote attackers to spoof the address bar via vectors involving the history.back method and the location.protocol property.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=1245264
#### Github
No PoCs found on GitHub currently.