CVE-2023-30608: Inefficient Regular Expression Complexity
(updated )
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.
References
- github.com/advisories/GHSA-rrm6-wvj7-cwh2
- github.com/andialbrecht/sqlparse/commit/c457abd5f097dd13fb21543381e7cfafe7d31cfb
- github.com/andialbrecht/sqlparse/commit/e75e35869473832a1eb67772b1adfee2db11b85a
- github.com/andialbrecht/sqlparse/security/advisories/GHSA-rrm6-wvj7-cwh2
- nvd.nist.gov/vuln/detail/CVE-2023-30608
- owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS
Detect and mitigate CVE-2023-30608 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →