-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
CVE-2023-30608 - Medium Severity Vulnerability
Vulnerable Library - sqlparse-0.4.2-py3-none-any.whl
A non-validating SQL parser.
Library home page: https://files.pythonhosted.org/packages/05/40/d836d55fb3f467243ee839ab7b814822fda522cd395fa41e282684e71ee5/sqlparse-0.4.2-py3-none-any.whl
Dependency Hierarchy:
- ❌ sqlparse-0.4.2-py3-none-any.whl (Vulnerable Library)
Found in base branch: main
Vulnerability Details
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.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2023-04-18
URL: CVE-2023-30608
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Step up your Open Source Security Game with Mend here