Release date:
2026-08-12 17:01:41 UTC
Description:
* SECURITY UPDATE: tarfile.data_filter could be bypassed using crafted
link entries, including symlinks with empty or directory-like names,
to redirect later archive members outside the intended extraction
directory, so tarfile.extractall() could write files outside the
destination directory.
- debian/patches/CVE-2026-7774.patch: backport of cpython c063191c
([3.10] branch variant of 57841198, gh-149486). data_filter now
validates the normalised link target that is actually written to
disk, resolves a symlink's target relative to its member name with
trailing separators stripped, and rejects link members that would
replace the destination directory itself.
- CVE-2026-7774
* SECURITY UPDATE: ftplib.ftpcp() still called parse227() directly and
passed the source server's self-reported PASV IPv4 address to the
target server's PORT command, so a malicious source FTP server could
redirect the target's data connection to an arbitrary host:port
(SSRF); the CVE-2021-4189 fix only covered FTP.makepasv().
- debian/patches/CVE-2026-8328.patch: backport of cpython eac4fe3b
(gh-87451). ftpcp() now uses the source server's actual peer
address unless trust_server_pasv_ipv4_address is set, the same
rule FTP.makepasv() already applies.
- CVE-2026-8328
Updated packages:
-
alt-python36_3.6.15-43_amd64.deb
sha:346496d5ce3ba3a9dfb4ff90f0cd92d2c9eb463c
-
alt-python36-debug_3.6.15-43_amd64.deb
sha:387c5af37893f6b4a77fd8702784c8fe9a54ec69
-
alt-python36-devel_3.6.15-43_amd64.deb
sha:c19371bf92b1f247a7f4589f4043a83f2e3ade05
-
alt-python36-libs_3.6.15-43_amd64.deb
sha:d703274dd548b65ea786d4d1596a12b68f2f1487
-
alt-python36-test_3.6.15-43_amd64.deb
sha:015449f7f7b79260a6bd5af217f3d7a45518890e
-
alt-python36-tkinter_3.6.15-43_amd64.deb
sha:4c61ef68d73fbfb206590de2dee28a7fdbbf6517
-
alt-python36-tools_3.6.15-43_amd64.deb
sha:29e78a584cab197a82f069ace9a316c54bb7b535
-
alt-python36_3.6.15-43_arm64.deb
sha:b96ff63596c9bf96d2c7bdb45c0ab11ed62f992b
-
alt-python36-debug_3.6.15-43_arm64.deb
sha:3b9c752c9d5b44e4b46b5448a7ac90b3b034a85b
-
alt-python36-devel_3.6.15-43_arm64.deb
sha:c0642c24c3319c6a76964b2751bb48117f6f3d95
-
alt-python36-libs_3.6.15-43_arm64.deb
sha:3037609305ff97e4aa321ba73f35389040b4238e
-
alt-python36-test_3.6.15-43_arm64.deb
sha:0337e9a2022f8225951bcfe25cc93dabff772e34
-
alt-python36-tkinter_3.6.15-43_arm64.deb
sha:ef3c1a2f45fa8fe2d2cd3d60c7fb17cd90f315eb
-
alt-python36-tools_3.6.15-43_arm64.deb
sha:ff1dfc0351fba0d923b9d31b9039d24c2f94a86e
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.