cve/2015/CVE-2015-4490.md
2024-06-18 02:51:15 +02:00

900 B

CVE-2015-4490

Description

The nsCSPHostSrc::permits function in dom/security/nsCSPUtils.cpp in Mozilla Firefox before 40.0 does not implement the Content Security Policy Level 2 exceptions for the blob, data, and filesystem URL schemes during wildcard source-expression matching, which might make it easier for remote attackers to conduct cross-site scripting (XSS) attacks by leveraging unexpected policy-enforcement behavior.

POC

Reference

Github

No PoCs found on GitHub currently.