4.3
CVSSv2

CVE-2020-6802

Published: 24/03/2020 Updated: 07/11/2023
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 384
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

In Mozilla Bleach prior to 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

mozilla bleach

fedoraproject fedora 30

fedoraproject fedora 31

fedoraproject fedora 32

Vendor Advisories

It was reported that python-bleach, a whitelist-based HTML-sanitizing library, is prone to a mutation XSS vulnerability in bleachclean when noscript and one or more raw text tags were whitelisted For the stable distribution (buster), this problem has been fixed in version 311-0+deb10u1 We recommend that you upgrade your python-bleach packages ...

Github Repositories

-python-tda-bug-hunt-new DEPENDENCY #bleach==301 VULNERABLE DEPENDENCY IN THE PACKAGE TREE #hellobluenove==20 VULNERABILITIES WS-2021-0011 CVE-2020-6817 CVE-2020-6816 CVE-2020-6802 DEPENDENCY #freeipa==481 VULNERABLE DEPENDENCY IN THE PACKAGE TREE #gssapi==182 VULNERABILITIES CVE-2019-14867 DEPENDENCY #freeipa==481 VULNERABLE DEPENDENCY IN THE PACKAGE TREE #gssapi=

Alternative robots parser module for Python

Robots Exclusion Standard Parser for Python The robotspy Python module implements a parser for robotstxt files The recommended class to use is robotsRobotsParser A thin facade robotsRobotFileParser can also be used as a substitute for urllibrobotparserRobotFileParser, available in the Python standard library The class robotsRobotFileParser exposes an API that is mostly