Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (jfrog) · only source for this CVE.
CVSS VectorVendor: jfrog
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
1Blast Radius
ecosystem impact- 24 pypi packages depend on sqlparse (19 direct, 5 indirect)
Ecosystem-wide dependent count for version 0.5.0.
DescriptionCVE.org
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
AnalysisAI
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.
Technical ContextAI
This vulnerability is classified under CWE-674. Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
Affected ProductsAI
See vendor advisory for affected versions.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Apply vendor patches when available. Implement network segmentation and monitoring as interim mitigations.
Same weakness CWE-674 – Uncontrolled Recursion
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today