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']}).
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.1.4"
}
],
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:mozilla:bleach:*:*:*:*:*:*:*:*"
}