When using a TarFile.errorlevel = 0 and extracting with a...
High severity
Unreviewed
Published
Jun 3, 2025
to the GitHub Advisory Database
•
Updated Jun 3, 2025
Description
Published by the National Vulnerability Database
Jun 3, 2025
Published to the GitHub Advisory Database
Jun 3, 2025
Last updated
Jun 3, 2025
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.
References