Sqlparse Project

Sqlparse

3 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 14.99%
  • Published 30.04.2024 15:15:53
  • Last modified 21.11.2024 09:42:39

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

  • EPSS 0.58%
  • Published 18.04.2023 22:15:08
  • Last modified 13.02.2025 17:16:25

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service). This issue was introduced by commit `e75e358`. The vulner...

  • EPSS 0.11%
  • Published 20.09.2021 17:15:09
  • Last modified 21.11.2024 06:07:51

sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. The regular expression may cause exponential backtracking on strings containing...