CVE-2020-6817
- Reference to the description:
- Description:
- 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']}).
- Last updated date:
- 02/28/2023
- Type:
- exploit
- Confidence:
- HIGH
- Date of publishing:
- 02/28/2023
- Reference url to background