Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4145-1

Опубликовано: 14 сент. 2026
Источник: suse-cvrf

Описание

Security update for python-sqlparse

This update for python-sqlparse fixes the following issue:

  • CVE-2026-84305: Reindentation of tuple lists causes near-cap quadratic CPU consumption (bsc#1278097).

Список пакетов

SUSE Linux Enterprise Module for Public Cloud 15 SP6
python311-sqlparse-0.4.4-150600.3.12.1
SUSE Linux Enterprise Module for Python 3 15 SP7
python311-sqlparse-0.4.4-150600.3.12.1

Описание

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.format(sql, reindent=True) and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter._get_offset() in sqlparse/filters/reindent.py, where _flatten_up_to_token() repeatedly rebuilds and joins the statement prefix. Thousands of offset calculations walk an expanding token tree, producing quadratic CPU consumption for inputs that remain below MAX_GROUPING_TOKENS and causing request delays, reduced throughput, or worker starvation. This issue is fixed in version 0.6.0.


Затронутые продукты
SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-sqlparse-0.4.4-150600.3.12.1
SUSE Linux Enterprise Module for Python 3 15 SP7:python311-sqlparse-0.4.4-150600.3.12.1

Ссылки