Skip to main content
PricingEnterprise
Home/Vulnerabilities/CVE-2024-4340

CVE-2024-4340

7.5HIGH

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

Published: 4/30/2024Updated: 11/3/2025
View on NVDView on MITRE

Description

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

AI AnalysisPowered by AI

References

  • https://github.com/advisories/GHSA-2m57-hf25-phgg
  • https://github.com/andialbrecht/sqlparse/commit/b4a39d9850969b4e1d6940d32094ee0b42a2cf03
  • https://research.jfrog.com/vulnerabilities/sqlparse-stack-exhaustion-dos-jfsa-2024-001031292/
  • https://github.com/advisories/GHSA-2m57-hf25-phgg
  • https://github.com/andialbrecht/sqlparse/commit/b4a39d9850969b4e1d6940d32094ee0b42a2cf03
  • https://lists.debian.org/debian-lts-announce/2024/12/msg00022.html
  • https://research.jfrog.com/vulnerabilities/sqlparse-stack-exhaustion-dos-jfsa-2024-001031292/

CVSS v3.x Score

7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weakness Type

CWE-674

Quick Actions

Search on Exploit-DBSearch PoC on GoogleSearch on GitHub