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

exploitDog

suse-cvrf логотип

SUSE-SU-2025:4538-1

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

Описание

Security update for python3

This update for python3 fixes the following issues:

  • CVE-2025-12084: cpython: Fixed quadratic algorithm in xml.dom.minidom leading to denial of service (bsc#1254997)
  • CVE-2025-13836: Fixed default Content-Lenght read amount from HTTP response (bsc#1254400)
  • CVE-2025-13837: Fixed plistlib module denial of service (bsc#1254401)

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

Image SLES12-SP5-Azure-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-HPC-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-HPC-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-SAP-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-Azure-SAP-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-Azure-Standard-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-EC2-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-EC2-ECS-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-EC2-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-EC2-SAP-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-EC2-SAP-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-GCE-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-GCE-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
Image SLES12-SP5-GCE-SAP-BYOS
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-GCE-SAP-On-Demand
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-SAP-Azure-LI-BYOS-Production
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production
libpython3_4m1_0-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
libpython3_4m1_0-3.4.10-25.166.1
libpython3_4m1_0-32bit-3.4.10-25.166.1
python3-3.4.10-25.166.1
python3-base-3.4.10-25.166.1
python3-curses-3.4.10-25.166.1
python3-devel-3.4.10-25.166.1
python3-tk-3.4.10-25.166.1

Описание

When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.


Затронутые продукты
Image SLES12-SP5-Azure-BYOS:libpython3_4m1_0-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-HPC-BYOS:libpython3_4m1_0-3.4.10-25.166.1

Ссылки

Описание

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.


Затронутые продукты
Image SLES12-SP5-Azure-BYOS:libpython3_4m1_0-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-HPC-BYOS:libpython3_4m1_0-3.4.10-25.166.1

Ссылки

Описание

When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues


Затронутые продукты
Image SLES12-SP5-Azure-BYOS:libpython3_4m1_0-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-3.4.10-25.166.1
Image SLES12-SP5-Azure-BYOS:python3-base-3.4.10-25.166.1
Image SLES12-SP5-Azure-HPC-BYOS:libpython3_4m1_0-3.4.10-25.166.1

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