Uncontrolled Recursion The advisory has been revoked - it doesn't affect any version of package sqlparse  (opens in a new tab)


Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.07% (32nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU1804-SQLPARSE-6744761
  • published1 May 2024
  • disclosed30 Apr 2024

Introduced: 30 Apr 2024

CVE-2024-4340  (opens in a new tab)
CWE-674  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:18.04.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlparse package and not the sqlparse package as distributed by Ubuntu.

Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.