openwrt ▾
›
openwrt-25.12 ▾
›
component
›
python-sqlparse
Component Overview
Vulnerability Overview
Name
python-sqlparse
Version
0.5.5-r1
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:sqlparse_project:sqlparse:0.5.5:*:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
openwrt
master
0.5.5-r1
Vulnerabilities
#
Name
Analysis
Description
CVE-2024-4340
Exploitable
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.