sqlparse
is a non-validating SQL parser module. It provides support for parsing, splitting and formatting SQL statements.
Security Fix(es):
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
(CVE-2024-4340)
{ "severity": "High" }