mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
793 B
Markdown
19 lines
793 B
Markdown
### [CVE-2016-9071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Content Security Policy combined with HTTP to HTTPS redirection can be used by malicious server to verify whether a known site is within a user's browser history. This vulnerability affects Firefox < 50.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/94337
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1285003
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|