Logo
componentpython3-sqlparse
Name
python3-sqlparse
Version
0.4.4
Type
library
Description
-
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:*:python3-sqlparse:0.4.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
0.4.2
master
0.5.5

Patches#


#
Title
Author
Resolve
1
sqlparse: change shebang to python3
Changqing Li <changqing.li@windriver.com>
2
Raise SQLParseError instead of RecursionError.
Andi Albrecht <albrecht.andi@gmail.com>
CVE-2024-4340

Vulnerabilities#


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