Files
CVEs-PoC/2018/CVE-2018-5164.md
T
2024-05-26 14:27:05 +02:00

962 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

Github