Files
CVEs-PoC/2020/CVE-2020-6813.md
T
2025-09-29 21:09:30 +02:00

863 B

CVE-2020-6813

Description

When protecting CSS blocks with the nonce feature of Content Security Policy, the @import statement in the CSS block could allow an attacker to inject arbitrary styles, bypassing the intent of the Content Security Policy. This vulnerability affects Firefox < 74.

POC

Reference

Github