CVE-2019-19916
MEDIUM WAF: High
CVSS 6.1
Published: 2019-12-20
CWE-79
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.
WAF Coverage Analysis
Cross-Site Scripting (XSS)
High WAF Coverage
OWASP: A03:2021 Injection
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| midori-browser | midori | 0.5.11 |
References
- blog.mozilla.org (Third Party Advisory)
- github.com (Exploit, Third Party Advisory)
- portswigger.net (Exploit, Third Party Advisory)