Beveiligingsadvies

CVE-2026-29509

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-26 19:31:07
Laatst bijgewerkt 2026-07-14 18:39:53
Toegewezen door VulnCheck
CVSS-score 5.4
Status PUBLISHED

Beschrijving

Patool before 4.0.5 contains a path traversal vulnerability in the safe_extract() function in patoolib/programs/py_tarfile.py when running on Python before 3.12, where the is_within_directory() helper uses os.path.commonprefix() for character-level string comparison instead of path-level comparison, allowing a crafted archive member path to bypass the containment check. Attackers can supply a malicious archive with specially crafted member paths to write arbitrary files.