rpm package
opensuse/python-bleach&distro=openSUSE Leap 15.2
pkg:rpm/opensuse/python-bleach&distro=openSUSE%20Leap%2015.2
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-23980 | — | < 3.1.5-lp152.2.3.1 | 3.1.5-lp152.2.3.1 | Feb 16, 2023 | A 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, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in | ||
| CVE-2020-6817 | — | < 3.1.5-lp152.2.3.1 | 3.1.5-lp152.2.3.1 | Feb 16, 2023 | bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']}). | ||
| CVE-2020-6816 | — | < 3.1.5-lp152.2.3.1 | 3.1.5-lp152.2.3.1 | Mar 24, 2020 | In 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-2021-23980Feb 16, 2023affected < 3.1.5-lp152.2.3.1fixed 3.1.5-lp152.2.3.1
A 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, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in
- CVE-2020-6817Feb 16, 2023affected < 3.1.5-lp152.2.3.1fixed 3.1.5-lp152.2.3.1
bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']}).
- CVE-2020-6816Mar 24, 2020affected < 3.1.5-lp152.2.3.1fixed 3.1.5-lp152.2.3.1
In 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.