CVE-2024-12718

Allows modifying some file metadata (e.g. last modified) with filter="data"or file permissions (chmod) with filter="tar"of files outside the extraction directory.
You are affected by this vulnerability if using the tarfilemodule to extract untrusted tar archives using TarFile.extractall()or TarFile.extract()using the filter=parameter with a value of "data"or "tar". See the tarfile  extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter=changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.
Path Traversal
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTNIST
5.3 MEDIUM
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
PSFCNA
5.3 MEDIUM
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CISA-ADPADP
---
---
Awaiting analysis
This vulnerability is currently awaiting analysis.
Base Score
CVSS 3.x
EPSS Score
Percentile: 27%
Debian logo
Debian Releases
Debian Product
Codename
jython
bullseye
2.7.2+repack1-3
not-affected
trixie
2.7.3+repack1-1
no-dsa
bookworm
2.7.3+repack1-1
no-dsa
sid
2.7.3+repack1-1
fixed
forky
2.7.3+repack1-1
fixed
pypy3
bullseye
7.3.5+dfsg-2+deb11u2
not-affected
trixie
no-dsa
bookworm
no-dsa
bullseye (security)
7.3.5+dfsg-2+deb11u4
fixed
sid
vulnerable
forky
vulnerable
python2.7
bullseye
2.7.18-8+deb11u1
fixed
trixie
no-dsa
bookworm
no-dsa
python3.11
bookworm
3.11.2-6+deb12u6
no-dsa
trixie
no-dsa
bullseye
not-affected
bookworm (security)
3.11.2-6+deb12u3
fixed
python3.13
trixie
3.13.5-2
no-dsa
bookworm
no-dsa
bullseye
not-affected
sid
3.13.7-1
fixed
forky
3.13.7-1
fixed
python3.9
bullseye
3.9.2-1
not-affected
trixie
no-dsa
bookworm
no-dsa
bullseye (security)
3.9.2-1+deb11u3
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename