ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

1 result for “CVE-2020-6817”

CVEPublishedCVSSShadowTrackr CVSSSummary
CVE:
CVE-2020-6817
Published
2023-02-16
CVSS:
7.5
ShadowTrackr CVSS:
6.9
Summary:
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']}).