Beveiligingsadvies

CVE-2025-4435

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-06-03 12:59:06
Laatst bijgewerkt 2026-07-31 14:02:43
Toegewezen door PSF
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.