Описание
Security update for python39
This update for python39 fixes the following issues:
- CVE-2023-52425: Fixed denial of service (resource consumption) caused by processing large tokens in expat (bsc#1219559).
- CVE-2023-6597: Fixed symlink race condition in tempfile.TemporaryDirectory (bsc#1219666).
- CVE-2024-0450: Fixed 'quoted-overlap' in zipfile module (bsc#1221854).
The following non-security bugs were fixed:
- Use the system-wide crypto-policies (bsc#1211301).
Список пакетов
Container containers/python:3.9
Image python_15_6
SUSE Enterprise Storage 7.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
SUSE Linux Enterprise Server 15 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP3
openSUSE Leap 15.5
Ссылки
- Link for SUSE-SU-2024:1009-1
- E-Mail link for SUSE-SU-2024:1009-1
- SUSE Security Ratings
- SUSE Bug 1211301
- SUSE Bug 1219559
- SUSE Bug 1219666
- SUSE Bug 1221854
- SUSE CVE CVE-2023-52425 page
- SUSE CVE CVE-2023-6597 page
- SUSE CVE CVE-2024-0450 page
Описание
libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.
Затронутые продукты
Ссылки
- CVE-2023-52425
- SUSE Bug 1219559
Описание
An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.
Затронутые продукты
Ссылки
- CVE-2023-6597
- SUSE Bug 1219666
- SUSE Bug 1221854
- SUSE Bug 1224879
- SUSE Bug 1225185
Описание
An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to "quoted-overlap" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.
Затронутые продукты
Ссылки
- CVE-2024-0450
- SUSE Bug 1221854