Files
CVEs-PoC/2017/CVE-2017-7788.md
2025-09-29 21:09:30 +02:00

845 B

CVE-2017-7788

Description

When an "iframe" has a "sandbox" attribute and its content is specified using "srcdoc", that content does not inherit the containing page's Content Security Policy (CSP) as it should unless the sandbox attribute included "allow-same-origin". This vulnerability affects Firefox < 55.

POC

Reference

Github

No PoCs found on GitHub currently.