What the vulnerability does
01Description
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
What the vulnerability does
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
Key dates
External resources
Related vulnerabilities