Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2024/04/15 8:21 p.m.62 views

sqlparse parsing heavily nested list leads to Denial of Service

Summary Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoC Running the following code will raise Maximum recursion limit exceeded exception: py import sqlparse sqlparse.parse'' 10000 + '' 10000 We expect a traceback of RecursionError:...

7.5CVSS7.3AI score0.0321EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder