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

exploitDog

suse-cvrf логотип

SUSE-SU-2025:02717-1

Опубликовано: 06 авг. 2025
Источник: suse-cvrf

Описание

Security update for python311

This update for python311 fixes the following issues:

  • CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249).
  • CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705).
  • CVE-2025-4435: Fixed Tarfile extracting filtered members when errorlevel=0 (bsc#1244061).

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

SUSE Linux Enterprise Module for Basesystem 15 SP6
libpython3_11-1_0-3.11.13-150600.3.35.1
python311-base-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7
libpython3_11-1_0-3.11.13-150600.3.35.1
python311-base-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Python 3 15 SP6
python311-3.11.13-150600.3.35.2
python311-curses-3.11.13-150600.3.35.2
python311-dbm-3.11.13-150600.3.35.2
python311-devel-3.11.13-150600.3.35.1
python311-idle-3.11.13-150600.3.35.2
python311-tk-3.11.13-150600.3.35.2
python311-tools-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Python 3 15 SP7
python311-3.11.13-150600.3.35.2
python311-curses-3.11.13-150600.3.35.2
python311-dbm-3.11.13-150600.3.35.2
python311-devel-3.11.13-150600.3.35.1
python311-idle-3.11.13-150600.3.35.2
python311-tk-3.11.13-150600.3.35.2
python311-tools-3.11.13-150600.3.35.1
openSUSE Leap 15.6
libpython3_11-1_0-3.11.13-150600.3.35.1
libpython3_11-1_0-32bit-3.11.13-150600.3.35.1
python311-3.11.13-150600.3.35.2
python311-32bit-3.11.13-150600.3.35.2
python311-base-3.11.13-150600.3.35.1
python311-base-32bit-3.11.13-150600.3.35.1
python311-curses-3.11.13-150600.3.35.2
python311-dbm-3.11.13-150600.3.35.2
python311-devel-3.11.13-150600.3.35.1
python311-doc-3.11.13-150600.3.35.1
python311-doc-devhelp-3.11.13-150600.3.35.1
python311-idle-3.11.13-150600.3.35.2
python311-testsuite-3.11.13-150600.3.35.1
python311-tk-3.11.13-150600.3.35.2
python311-tools-3.11.13-150600.3.35.1

Описание

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.


Затронутые продукты
SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1

Ссылки

Описание

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.


Затронутые продукты
SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1

Ссылки

Описание

There is a defect in the CPython "tarfile" module affecting the "TarFile" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the "tarfile" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1


Затронутые продукты
SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1
SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1

Ссылки