Lucene search
K

17 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2018-7753

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An 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. Usi...

9.8CVSS8.2AI score0.00511EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-23980

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

6.1CVSS6.8AI score0.00494EPSS
Exploits1References2
OSV
OSV
added 2023/02/16 10:15 p.m.1 views

DEBIAN-CVE-2020-6817

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'...

7.5CVSS8.1AI score0.00581EPSS
Exploits1References1
OSV
OSV
added 2023/02/16 10:15 p.m.0 views

UBUNTU-CVE-2020-6817

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'...

7.5CVSS7.3AI score0.00581EPSS
Exploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:2 a.m.1 views

SUSE CVE-2020-6802

In 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...

6.1CVSS6.3AI score0.00267EPSS
Exploits1References5
OSV
OSV
added 2020/03/30 7:45 p.m.0 views

GHSA-VQHP-CXGC-6WMM regular expression denial-of-service (ReDoS) in Bleach

Impact 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'. Patches 3.1.4 Workarounds d...

8.7CVSS7.1AI score0.00581EPSS
Exploits1References7
OSV
OSV
added 2020/03/24 10:15 p.m.1 views

DEBIAN-CVE-2020-6802

In 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...

6.1CVSS7.3AI score0.00267EPSS
Exploits1References1
OSV
OSV
added 2020/03/24 10:15 p.m.1 views

DEBIAN-CVE-2020-6816

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...

6.1CVSS7.2AI score0.00419EPSS
Exploits1References1
OSV
OSV
added 2020/03/24 10:15 p.m.0 views

UBUNTU-CVE-2020-6816

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...

6.1CVSS6.9AI score0.00419EPSS
Exploits1References6
OSV
OSV
added 2020/03/24 10:15 p.m.0 views

PYSEC-2020-28

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...

6.1CVSS6.8AI score0.00419EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2020/03/20 12:0 a.m.3 views

PT-2020-2103 · Mozilla +1 · Bleach +1

Name of the Vulnerable Software and Affected Versions: Mozilla Bleach versions prior to 3.12 Description: A mutation XSS issue affects users calling bleach.clean with specific settings, including whitelisting svg or math tags, allowing RCDATA tags, and setting the strip keyword argument to False...

9.8CVSS6.7AI score0.00581EPSS
Exploits4References50
OSV
OSV
added 2020/02/24 5:33 p.m.0 views

GHSA-Q65M-PV3F-WR5R XSS in Bleach when noscript and raw tag whitelisted

Impact A mutation XSS affects users calling bleach.clean with noscript and a raw tag see below in the allowed/whitelisted tags option. Patches v3.1.1 Workarounds modify bleach.clean calls to not whitelist noscript and one or more of the following raw tags: title textarea script style noembed...

6.1CVSS6.9AI score0.00267EPSS
Exploits1References12
Intel
Intel
added 2018/07/10 12:0 a.m.22 views

Insufficient Input Validation in Bleach module in Intel® Distribution for Python (IDP) version IDP 2018 Update 2 potentially allows an unprivileged user to bypass URI sanitization and cause a Denial of Service via local vector

Summary: Insufficient Input Validation in Bleach module in Intel® Distribution for Python IDP version IDP 2018 Update 2 potentially allows an unprivileged user to bypass URI sanitization and cause a Denial of Service via local vector. Description: A vulnerable version of the Mozilla Bleach librar...

9.8CVSS8.3AI score0.00511EPSS
Exploits0
Veracode
Veracode
added 2018/03/08 6:20 a.m.18 views

URL Filter Bypass

bleach is vulnerable to URL filter bypasses. The library does not properly filter certain characters, allowing certain disallowed URLs to bypass the URL filter...

9.8CVSS9.2AI score0.00511EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2018/03/07 11:29 p.m.1 views

UBUNTU-CVE-2018-7753

An 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. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized...

9.8CVSS7.3AI score0.00511EPSS
Exploits0References7
PyPA
PyPA
added 2018/03/07 11:29 p.m.5 views

PYSEC-2018-51

An 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. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized...

9.8CVSS6.9AI score0.00511EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2018/03/07 11:29 p.m.0 views

PYSEC-2018-51

An 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. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized...

9.8CVSS7.2AI score0.00511EPSS
Exploits0References4
Rows per page
Query Builder