← Back to CVE List

CVE-2020-6817

Published: 2023-02-16T22:15Z
Last Modified: 2025-03-19T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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']}). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt