mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
1018 B
1018 B
CVE-2018-5164
Description
Content Security Policy (CSP) is not applied correctly to all parts of multipart content sent with the "multipart/x-mixed-replace" MIME type. This could allow for script to run where CSP should block it, allowing for cross-site scripting (XSS) and other attacks. This vulnerability affects Firefox < 60.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1416045
- https://bugzilla.mozilla.org/show_bug.cgi?id=1416045