NVD Description
Note: Versions mentioned in the description apply only to the upstream python3-libs package and not the python3-libs package as distributed by RHEL.
See How to fix? for RHEL:9 relevant fixed versions and status.
When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.
Remediation
Upgrade RHEL:9 python3-libs to version 0:3.9.21-2.el9_6.1 or higher.
This issue was patched in RHSA-2025:10136.
References
NVD Description
Note: Versions mentioned in the description apply only to the upstream
python3-libspackage and not thepython3-libspackage as distributed byRHEL.See
How to fix?forRHEL:9relevant fixed versions and status.When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.
Remediation
Upgrade
RHEL:9python3-libsto version 0:3.9.21-2.el9_6.1 or higher.This issue was patched in
RHSA-2025:10136.References
filter="tar"/filter="data") python/cpython#135034os.path.realpath(strict='allow_missing')python/cpython#135037