2 matches found
Python Library sqlparse < 0.6.0 Multiple Vulnerabilities
The version of the sqlparse Python library installed on the remote host is prior to 0.6.0. It is, therefore, affected by multiple vulnerabilities: - A denial of service vulnerability exists in sqlparse due to the regular expressions used by the lexer to match dollar-quoted strings and multiline...
8.7CVSS5.9AI score0.00279EPSS
SaveExploits0References6
CVE-2026-71491
sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...
8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References3Affected Software1
20