Bug 2370010 (CVE-2025-4435) - CVE-2025-4435 cpython: Tarfile extracts filtered members when errorlevel=0
Summary: CVE-2025-4435 cpython: Tarfile extracts filtered members when errorlevel=0
Keywords:
Status: NEW
Alias: CVE-2025-4435
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2370021
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-03 14:01 UTC by OSIDB Bzimport
Modified: 2025-06-19 00:07 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-03 14:01:09 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.