sqlparse is a non-validating SQL parser module. It provides support for parsing, splitting and formatting SQL statements.
Security Fix(es):
sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service). This issue was introduced by commit e75e358
. The vulnerability may lead to Denial of Service (DoS). This issues has been fixed in sqlparse 0.4.4 by commit c457abd5f
. Users are advised to upgrade. There are no known workarounds for this issue.
(CVE-2023-30608)
{ "severity": "High" }
{ "noarch": [ "python3-sqlparse-0.4.1-3.oe2203.noarch.rpm", "python-sqlparse-help-0.4.1-3.oe2203.noarch.rpm", "python-sqlparse-help-0.4.2-2.oe2203sp1.noarch.rpm", "python3-sqlparse-0.4.2-2.oe2203sp1.noarch.rpm" ], "src": [ "python-sqlparse-0.4.1-3.oe2203.src.rpm", "python-sqlparse-0.4.2-2.oe2203sp1.src.rpm" ] }