1 results (0.002 seconds)

CVSS: 6.1EPSS: 0%CPEs: 2EXPL: 2

In Midori Browser 0.5.11 (on Windows 10), 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 result in script running where CSP should have blocked it, allowing for cross-site scripting (XSS) and other attacks when the product renders the content as HTML. Remediating this would also need to consider the polyglot case, e.g., a file that is a valid GIF image and also valid JavaScript. En Midori Browser versión 0.5.11 (en Windows 10), Content Security Policy (CSP) no se aplica correctamente a todas las partes del contenido multiparte enviado con el tipo MIME multipart/x-mixed-replace. Esto podría resultar en que un script se ejecute donde CSP debería haberlo bloqueado, permitiendo un ataque de tipo cross-site scripting (XSS) y otros ataques cuando el producto renderiza el contenido como HTML. • https://blog.mozilla.org/security/2016/08/26/mitigating-mime-confusion-attacks-in-firefox https://github.com/V1n1v131r4/MIME-Confusion-Attack-on-Midori-Browser/blob/master/README.md https://portswigger.net/research/bypassing-csp-using-polyglot-jpegs • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •