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

03 Jul 2024, 01:46

Type Values Removed Values Added
CWE CWE-75

19 Mar 2024, 13:26

Type Values Removed Values Added
Summary
  • (es) Las versiones del paquete black anteriores a la 24.3.0 son vulnerables a la denegación de servicio de expresión regular (ReDoS) a través de la funciónlines_with_leading_tabs_expanded en el archivo strings.py. Un atacante podría aprovechar esta vulnerabilidad creando una entrada maliciosa que provoque una denegación de servicio. Es posible explotar esta vulnerabilidad cuando se ejecuta Black en entradas que no son de confianza o si habitualmente coloca miles de caracteres de tabulación iniciales en sus cadenas de documentación.

19 Mar 2024, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-19 05:15

Updated : 2024-07-03 01:46


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)