Lucene search
+L

186 matches found

OpenVAS
OpenVAS
added 2020/03/08 12:00 a.m.34 views

openSUSE: Security Advisory for python-bleach (openSUSE-SU-2020:0308-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.1CVSS6.6AI score0.01716EPSS
SaveExploits2References2
OSV
OSV
added 2020/03/07 9:14 a.m.6 views

OPENSUSE-SU-2020:0308-1 Security update for python-bleach

This update for python-bleach to version 3.1.1 fixes the following issue: - Python-bleach was updated to 3.1.1 - CVE-2020-6802: Fixed mutation XSS vulnerabilities boo1165303...

6.1CVSS6.5AI score0.01716EPSS
SaveExploits2References3
OPENSUSE Linux
OPENSUSE Linux
added 2020/03/07 12:00 a.m.143 views

Security update for python-bleach (important)

openSUSE Security Update: Security update for python-bleach Announcement ID: openSUSE-SU-2020:0308-1 Rating: important References: 1165303 Cross-References: CVE-2020-6802 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update for...

6.1CVSS6.9AI score0.01716EPSS
SaveExploits2References1
Mageia
Mageia
added 2020/03/06 4:13 p.m.52 views

Updated python-bleach packages fix security vulnerability

The updated packages fix a security vulnerability: Mutation XSS in bleach.clean when noscript and raw tag whitelisted. CVE-2020-6802...

6.1CVSS1.3AI score0.01716EPSS
SaveExploits2References2
OSV
OSV
added 2020/03/06 4:13 p.m.12 views

MGASA-2020-0125 Updated python-bleach packages fix security vulnerability

The updated packages fix a security vulnerability: Mutation XSS in bleach.clean when noscript and raw tag whitelisted. CVE-2020-6802...

6.1CVSS5.9AI score0.01716EPSS
SaveExploits2References3
CNVD
CNVD
added 2020/03/04 12:00 a.m.19 views

Mozilla Bleach Cross-Site Scripting Vulnerability

Mozilla Bleach is an HTML cleanup library from the Mozilla Foundation in the United States. A cross-site scripting vulnerability exists in Mozilla Bleach versions prior to 3.11. The vulnerability stems from a lack of proper validation of client-side data by the WEB application. An attacker can...

6.1CVSS8.9AI score0.01716EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2020/03/02 12:00 a.m.36 views

Debian DSA-4636-1 : python-bleach - security update

It was reported that python-bleach, a whitelist-based HTML-sanitizing library, is prone to a mutation XSS vulnerability in bleach.clean when'noscript' and one or more raw text tags were whitelisted. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were...

6.1CVSS7.3AI score0.01716EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2020/02/29 12:00 a.m.35 views

Debian: Security Advisory (DSA-4636-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.5AI score0.01716EPSS
SaveExploits2References4
Debian
Debian
added 2020/02/28 9:07 p.m.102 views

[SECURITY] [DSA 4636-1] python-bleach security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4636-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso February 28, 2020 https://www.debian.org/security/faq -...

4.3CVSS1.5AI score0.01716EPSS
SaveExploits2
Debian
Debian
added 2020/02/28 9:07 p.m.178 views

[SECURITY] [DSA 4636-1] python-bleach security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4636-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso February 28, 2020 https://www.debian.org/security/faq -...

6.1CVSS6.3AI score0.01716EPSS
SaveExploits2
OSV
OSV
added 2020/02/28 12:00 a.m.30 views

DSA-4636-1 python-bleach - security update

Bulletin has no description...

6.1CVSS6.3AI score0.01716EPSS
SaveExploits2
Veracode
Veracode
added 2020/02/25 5:39 a.m.30 views

Cross-Site Scripting (XSS)

bleach is vulnerable to cross-site scripting XSS. Invocation of bleach.clean method with a scripting parameter set to FALSE and a raw tags such as title, textarea, script, style, noembed, noframes, iframe, xmp allows BleachHTMLParser to process user-contributed content using innerHTML property,...

6.1CVSS1AI score0.01716EPSS
SaveExploits2References13Affected Software2
OSV
OSV
added 2020/02/24 5:33 p.m.16 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.01716EPSS
SaveExploits2References12
Github Security Blog
Github Security Blog
added 2020/02/24 5:33 p.m.110 views

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.2AI score0.01716EPSS
SaveExploits2References12Affected Software1
FreeBSD
FreeBSD
added 2020/02/13 12:00 a.m.15 views

www/py-bleach -- multiple vulnerabilities

bleach.clean behavior parsing embedded MathML and SVG content with RCDATA tags did not match browser behavior and could result in a mutation XSS. Calls to bleach.clean with strip=False and math or svg tags and one or more of the RCDATA tags script, noscript, style, noframes, iframe, noembed, or x...

2.8AI score
SaveExploits0References2
nodejs
nodejs
added 2019/07/02 9:11 p.m.21 views

Cross-Site Scripting

Overview All versions of bleach are vulnerable to Cross-Site Scripting. It is possible to bypass the package's HTML sanitization with payloads such as "scriptalert'xss';script" regardless of the passed options. This may allow attackers to execute arbitrary JavaScript in the victim's browser...

7.2AI score
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2019/03/09 12:00 a.m.20 views

py-bleach -- regular expression denial-of-service

Bleach developers reports: 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.5CVSS4.7AI score0.00713EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2019/01/04 5:46 p.m.61 views

Bleach URI Scheme Restriction Bypass

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.8CVSS8.8AI score0.02154EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2019/01/04 5:46 p.m.17 views

GHSA-M9MQ-P2F9-CFQV Bleach URI Scheme Restriction Bypass

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.02154EPSS
SaveExploits0References6
CNVD
CNVD
added 2018/08/08 12:00 a.m.10 views

Intel Distribution for Python Bleach Module Denial of Service Vulnerability

Intel Distribution for Python is an integrated Python-based package from Intel that is designed to accelerate compute-intensive applications and optimize performance using Intel's native performance libraries.The Bleach module is one of the text cleanup modules. A security vulnerability exists in...

7.8CVSS7.9AI score0.00319EPSS
SaveExploits0References1
Rows per page
Query Builder