2 matches found
PYSEC-2021-333
sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. On...
PT-2021-6509 · Pypi +4 · Sqlparse +4
Name of the Vulnerable Software and Affected Versions: sqlparse versions 0.4.0 through 0.4.1 Description: The issue is related to a regular Expression Denial of Service in the sqlparse module for Python. The regular expression may cause exponential backtracking on strings containing many...