Release date:
2026-08-12 16:02:24 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:79bbc0f9e7f0dc3f3614924e8dc626bd74f931b9
-
alt-python36-debug_3.6.15-43_amd64.deb
sha:1e124c0312804b099cac94a61c1647b095681bf5
-
alt-python36-devel_3.6.15-43_amd64.deb
sha:c81f082d6e5f0110be08a3891567729be75a5b16
-
alt-python36-libs_3.6.15-43_amd64.deb
sha:be22f37a873faf3d77321649a1840bba9ef8d4ab
-
alt-python36-test_3.6.15-43_amd64.deb
sha:2b66219175720dc5e9b898f38df5b8cec90b4ca9
-
alt-python36-tkinter_3.6.15-43_amd64.deb
sha:d0143e08a682f621bc3672ea9e50526fc202572b
-
alt-python36-tools_3.6.15-43_amd64.deb
sha:c0664ba74e65b0e5a6323d26cb1ca6141f2945b8
-
alt-python36_3.6.15-43_arm64.deb
sha:fe012dede95dcee3374fbf4481c0a09b2be3246e
-
alt-python36-debug_3.6.15-43_arm64.deb
sha:b1b6ec3cbbdcd8fac7e96d2191ce4b7405f9c033
-
alt-python36-devel_3.6.15-43_arm64.deb
sha:23048f98c28571d5724233b2ff872c37aeaf9aa0
-
alt-python36-libs_3.6.15-43_arm64.deb
sha:36e572aebaeb4a9fb720e205e0f0a0af61fda35a
-
alt-python36-test_3.6.15-43_arm64.deb
sha:e0ed989bf82b388bd773d1cded814b41c71b2321
-
alt-python36-tkinter_3.6.15-43_arm64.deb
sha:25205826145bb779fc7a8f1469fe682ad5cd1f6d
-
alt-python36-tools_3.6.15-43_arm64.deb
sha:4d75d802d947017858863732ab842af55cf766f2
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.