Количество 39
Количество 39
RLSA-2025:14560
Moderate: python3 security update
RLSA-2025:14546
Moderate: python3.12 security update
GHSA-v594-44hm-2j7p
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: import tarfile def _block_patched(self, count): if count < 0: # pragma: no cover raise tarfile.InvalidHeaderError("invalid offset") return _block_patched._orig_block(self, count) _block_patched._orig_block = tarfile.TarInfo._block tarfile.TarInfo._block = _block_patched
ELSA-2025-16117
ELSA-2025-16117: python3 security update (MODERATE)
ELSA-2025-15019
ELSA-2025-15019: python3.9 security update (MODERATE)
ELSA-2025-15010
ELSA-2025-15010: python3.11 security update (MODERATE)
ELSA-2025-15007
ELSA-2025-15007: python3.12 security update (MODERATE)
ELSA-2025-14984
ELSA-2025-14984: python3.12 security update (MODERATE)
ELSA-2025-14841
ELSA-2025-14841: python3.11 security update (MODERATE)
ELSA-2025-14560
ELSA-2025-14560: python3 security update (MODERATE)
ELSA-2025-14546
ELSA-2025-14546: python3.12 security update (MODERATE)
SUSE-SU-2025:3706-1
Security update for python313
RLSA-2025:14900
Moderate: python39:3.9 security update
ELSA-2025-14900
ELSA-2025-14900: python39:3.9 security update (MODERATE)
SUSE-SU-2025:02802-1
Security update for python3
SUSE-SU-2025:02767-1
Security update for python313
SUSE-SU-2025:02717-1
Security update for python311
openSUSE-SU-2026:20081-1
Security update for python313
SUSE-SU-2025:02778-1
Security update for python3
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
RLSA-2025:14560 Moderate: python3 security update | 1% Низкий | 4 месяца назад | ||
RLSA-2025:14546 Moderate: python3.12 security update | 1% Низкий | около 1 года назад | ||
GHSA-v594-44hm-2j7p 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: import tarfile def _block_patched(self, count): if count < 0: # pragma: no cover raise tarfile.InvalidHeaderError("invalid offset") return _block_patched._orig_block(self, count) _block_patched._orig_block = tarfile.TarInfo._block tarfile.TarInfo._block = _block_patched | CVSS3: 7.5 | 1% Низкий | около 1 года назад | |
ELSA-2025-16117 ELSA-2025-16117: python3 security update (MODERATE) | 1% Низкий | 12 месяцев назад | ||
ELSA-2025-15019 ELSA-2025-15019: python3.9 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-15010 ELSA-2025-15010: python3.11 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-15007 ELSA-2025-15007: python3.12 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-14984 ELSA-2025-14984: python3.12 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-14841 ELSA-2025-14841: python3.11 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-14560 ELSA-2025-14560: python3 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
ELSA-2025-14546 ELSA-2025-14546: python3.12 security update (MODERATE) | 1% Низкий | около 1 года назад | ||
SUSE-SU-2025:3706-1 Security update for python313 | 11 месяцев назад | |||
RLSA-2025:14900 Moderate: python39:3.9 security update | около 1 года назад | |||
ELSA-2025-14900 ELSA-2025-14900: python39:3.9 security update (MODERATE) | около 1 года назад | |||
SUSE-SU-2025:02802-1 Security update for python3 | около 1 года назад | |||
SUSE-SU-2025:02767-1 Security update for python313 | около 1 года назад | |||
SUSE-SU-2025:02717-1 Security update for python311 | около 1 года назад | |||
openSUSE-SU-2026:20081-1 Security update for python313 | 8 месяцев назад | |||
SUSE-SU-2025:02778-1 Security update for python3 | около 1 года назад |
Уязвимостей на страницу