Beveiligingsadvies

CVE-2020-6817

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2023-02-16 00:00:00
Laatst bijgewerkt 2025-03-19 15:21:23
Toegewezen door mozilla
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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']}).