Mozilla Bleach

5 CVEs affecting Mozilla Bleach. Latest disclosed: 2023-02-16. Critical: 1, High: 1.

Top CVEs affecting Mozilla Bleach
CVESeverityScorePublishedSummary
CVE-2018-7753Critical9.82018-03-07An issue was discovered in Bleach 2.1.x before 2.1.3. Attributes that have URI values weren't properly sanitized if the values contained character entities. Us…
CVE-2020-6817High7.52023-02-16bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with a…
CVE-2021-23980Medium6.12023-02-16A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea…
CVE-2020-6816Medium6.12020-03-24In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.
CVE-2020-6802Medium6.12020-03-24In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option.