CVE-2024-21503

Versions of the package black before 24.3.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the lines_with_leading_tabs_expanded function in the strings.py file. An attacker could exploit this vulnerability by crafting a malicious input that causes a denial of service. Exploiting this vulnerability is possible when running Black on untrusted input, or if you habitually put thousands of leading tab characters in your docstrings.
Configurations

No configuration.

History

21 Nov 2024, 08:54

Type Values Removed Values Added
References () https://github.com/psf/black/commit/f00093672628d212b8965a8993cee8bedf5fe9b8 - () https://github.com/psf/black/commit/f00093672628d212b8965a8993cee8bedf5fe9b8 -
References () https://github.com/psf/black/releases/tag/24.3.0 - () https://github.com/psf/black/releases/tag/24.3.0 -
References () https://security.snyk.io/vuln/SNYK-PYTHON-BLACK-6256273 - () https://security.snyk.io/vuln/SNYK-PYTHON-BLACK-6256273 -

03 Jul 2024, 01:46

Type Values Removed Values Added
CWE CWE-75

19 Mar 2024, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-19 05:15

Updated : 2024-11-21 08:54


NVD link : CVE-2024-21503

Mitre link : CVE-2024-21503

CVE.ORG link : CVE-2024-21503


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity

CWE-75

Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)