Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-4340 PoC — sqlparse 安全漏洞

Source
Associated Vulnerability
Title:sqlparse 安全漏洞 (CVE-2024-4340)
Description:sqlparse是 Python 的非验证 SQL 解析器。它提供对 SQL 语句的解析、拆分和格式化的支持。 sqlparse 存在安全漏洞,该漏洞源于应用将嵌套的列表传递给 sqlparse.parse(),导致拒绝服务。
Description
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.
File Snapshot

id: CVE-2024-4340 info: name: sqlparse - Denial of Service author: KoYejune0302,cheoljun99,sim4 ...
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.