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

18 lines
763 B
Markdown

### [CVE-2016-9070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9070)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2050%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Sidebar%20bookmark%20can%20have%20reference%20to%20chrome%20window&color=brighgreen)
### Description
A maliciously crafted page loaded to the sidebar through a bookmark can reference a privileged chrome window and engage in limited JavaScript operations violating cross-origin protections. This vulnerability affects Firefox < 50.
### POC
#### Reference
- http://www.securityfocus.com/bid/94337
#### Github
No PoCs found on GitHub currently.