Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: python313Packages.sqlparse

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2024-4340
7.5 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): NONE
  • Integrity impact (I): NONE
  • Availability impact (A): HIGH
created 6 months ago
Passing a heavily nested list to sqlparse.parse() leads to a Denial of Service due to RecursionError.

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

Affected products

sqlparse
  • ==0
  • <0.5.0

Matching in nixpkgs