Serhiy Storchaka

#2440of 53,633
100.1Total CVSS
Vulnerabilities · 14
Medium
6
High
6
Critical
2
PT-2025-23607
10
2025-06-03
Python · Python · CVE-2024-12718
**Name of the Vulnerable Software and Affected Versions** Python versions 3.12 and later **Description** This vulnerability allows modification of file metadata (e.g., last modified) or file permissions of files outside the intended extraction directory when using the `tarfile` module to extract untrusted tar archives with the `filter="data"` or `filter="tar"` options. For Python 3.14 and later, the default value of the `filter` parameter changed to `"data"`. **Recommendations** Update to a newer version of Python. Specifically, the following package versions address the vulnerability: * `idle-python3.12 - 3.12.7-1ubuntu2.2` * `libpython3.12-dev - 3.12.7-1ubuntu2.2` * `libpython3.12-minimal - 3.12.7-1ubuntu2.2` * `libpython3.12-stdlib - 3.12.7-1ubuntu2.2` * `libpython3.12-testsuite - 3.12.7-1ubuntu2.2` * `libpython3.12t64 - 3.12.7-1ubuntu2.2` * `python3.12 - 3.12.7-1ubuntu2.2` * `python3.12-dev - 3.12.7-1ubuntu2.2` * `python3.12-doc - 3.12.7-1ubuntu2.2` * `python3.12-examples - 3.12.7-1ubuntu2.2` * `python3.12-full - 3.12.7-1ubuntu2.2` * `python3.12-gdbm - 3.12.7-1ubuntu2.2` * `python3.12-minimal - 3.12.7-1ubuntu2.2` * `python3.12-nopie - 3.12.7-1ubuntu2.2` * `python3.12-tk - 3.12.7-1ubuntu2.2` * `python3.12-venv - 3.12.7-1ubuntu2.2` * `idle-python3.13 - 3.13.0-1ubuntu0.3` * `libpython3.13 - 3.13.0-1ubuntu0.3` * `libpython3.13-dev - 3.13.0-1ubuntu0.3` * `libpython3.13-minimal - 3.13.0-1ubuntu0.3` * `libpython3.13-stdlib - 3.13.0-1ubuntu0.3` * `libpython3.13-testsuite - 3.13.0-1ubuntu0.3` * `python3.13 - 3.13.0-1ubuntu0.3` * `python3.13-dev - 3.13.0-1ubuntu0.3` * `python3.13-doc - 3.13.0-1ubuntu0.3` * `python3.13-examples - 3.13.0-1ubuntu0.3` * `python3.13-full - 3.13.0-1ubuntu0.3` * `python3.13-gdbm - 3.13.0-1ubuntu0.3` * `python3.13-minimal - 3.13.0-1ubuntu0.3` * `python3.13-nopie - 3.13.0-1ubuntu0.3` * `python3.13-tk - 3.13.0-1ubuntu0.3` * `python3.13-venv - 3.13.0-1ubuntu0.3`