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

exploitDog

suse-cvrf логотип

SUSE-SU-2026:2758-1

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

Описание

Security update for python-pip

This update for python-pip fixes the following issues

  • CVE-2026-3219: pip doesn't reject concatenated ZIP (bsc#1262429).
  • CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442).

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

SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
python-pip-10.0.1-13.20.1
python3-pip-10.0.1-13.20.1

Описание

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.


Затронутые продукты
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1

Ссылки

Описание

pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.


Затронутые продукты
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1

Ссылки