mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
878 B
878 B
CVE-2017-7808
Description
A content security policy (CSP) "frame-ancestors" directive containing origins with paths allows for comparisons against those paths instead of the origin. This results in a cross-origin information leak of this path information. This vulnerability affects Firefox < 55.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1367531
- https://bugzilla.mozilla.org/show_bug.cgi?id=1367531
Github
No PoCs found on GitHub currently.