yocto ▾
›
master ▾
›
component
›
python3-sqlparse
Component Overview
Vulnerability Overview
Name
python3-sqlparse
Version
0.6.0
Type
library
Description
-
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:*:sqlparse:0.6.0:*:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
yocto
kirkstone
0.4.2
yocto
scarthgap
0.4.4
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.