cve/2014/CVE-2014-1485.md
2024-05-26 14:27:05 +02:00

818 B

CVE-2014-1485

Description

The Content Security Policy (CSP) implementation in Mozilla Firefox before 27.0 and SeaMonkey before 2.24 operates on XSLT stylesheets according to style-src directives instead of script-src directives, which might allow remote attackers to execute arbitrary XSLT code by leveraging insufficient style-src restrictions.

POC

Reference

Github

No PoCs found on GitHub currently.