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

exploitDog

suse-cvrf логотип

SUSE-SU-2026:0210-1

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

Описание

Security update for python3

This update for python3 fixes the following issues:

Security fixes:

  • CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter='data' (bsc#1244032)
  • CVE-2025-4330: Fixed extraction filter bypass for linking outside extraction directory (bsc#1244060)
  • CVE-2007-4559: Fixed python tarfile module directory traversal (bsc#1203750)
  • CVE-2024-12718: Fixed bypass extraction filter to modify file metadata outside extraction directory (bsc#1244056)
  • CVE-2025-4138: Fixed symlinking targets to not point outside the destination directory, and the modification of some file metadata (bsc#1244059)
  • CVE-2025-4435: Fixed tarfile extracting filtered members when errorlevel=0 (bsc#1244061)

Other fixes:

  • Fixed two shebangs with /usr/local/bin/python

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

Image SLES12-SP5-GCE-On-Demand
libpython3_4m1_0-3.4.10-25.169.1
python3-3.4.10-25.169.1
python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS
libpython3_4m1_0-3.4.10-25.169.1
libpython3_4m1_0-32bit-3.4.10-25.169.1
python3-3.4.10-25.169.1
python3-base-3.4.10-25.169.1
python3-curses-3.4.10-25.169.1
python3-devel-3.4.10-25.169.1
python3-tk-3.4.10-25.169.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
libpython3_4m1_0-3.4.10-25.169.1
libpython3_4m1_0-32bit-3.4.10-25.169.1
python3-3.4.10-25.169.1
python3-base-3.4.10-25.169.1
python3-curses-3.4.10-25.169.1
python3-devel-3.4.10-25.169.1
python3-tk-3.4.10-25.169.1

Описание

Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.1

Ссылки

Описание

Allows modifying some file metadata (e.g. last modified) with filter="data" or file permissions (chmod) with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature. Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected. Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.1

Ссылки

Описание

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected. Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.1

Ссылки

Описание

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected. Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.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.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.1

Ссылки

Описание

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected. Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.


Затронутые продукты
Image SLES12-SP5-GCE-On-Demand:libpython3_4m1_0-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-3.4.10-25.169.1
Image SLES12-SP5-GCE-On-Demand:python3-base-3.4.10-25.169.1
SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.169.1

Ссылки
Уязвимость SUSE-SU-2026:0210-1