Skip to main content
定价企业版
首页/漏洞/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.

发布于: 4/30/2024更新于: 11/3/2025
在NVD查看在MITRE查看

描述

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

AI分析AI驱动

参考资料

  • 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分数

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

弱点类型

CWE-674

快速操作

在Exploit-DB搜索在Google搜索PoC在GitHub搜索