Логотип exploitDog
bind:"CVE-2025-4138"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2025-4138"

Количество 29

Количество 29

ubuntu логотип

CVE-2025-4138

5 месяцев назад

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 install...

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2025-4138

5 месяцев назад

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 insta...

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2025-4138

5 месяцев назад

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 inst

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2025-4138

4 месяца назад

Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2025-4138

5 месяцев назад

Allows the extraction filter to be ignored, allowing symlink targets t ...

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-4g4g-fqw4-prp2

5 месяцев назад

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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...

CVSS3: 7.5
EPSS: Низкий
fstec логотип

BDU:2025-09992

5 месяцев назад

Уязвимость модуля tarfile интерпретатора языка программирования Python (CPython), позволяющая нарушителю получить несанкционированный доступ к защищаемой информации

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02057-1

5 месяцев назад

Security update for python311

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02050-1

5 месяцев назад

Security update for python39

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02049-1

5 месяцев назад

Security update for python311

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02048-1

5 месяцев назад

Security update for python312

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02047-1

5 месяцев назад

Security update for python310

EPSS: Низкий
rocky логотип

RLSA-2025:10140

около 1 месяца назад

Important: python3.12 security update

EPSS: Низкий
rocky логотип

RLSA-2025:10031

3 месяца назад

Important: python3.12 security update

EPSS: Низкий
rocky логотип

RLSA-2025:10026

3 месяца назад

Important: python3.11 security update

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10189

4 месяца назад

ELSA-2025-10189: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10148

4 месяца назад

ELSA-2025-10148: python3.11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10140

4 месяца назад

ELSA-2025-10140: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10136

4 месяца назад

ELSA-2025-10136: python3.9 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10128

4 месяца назад

ELSA-2025-10128: python3 security update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 install...

CVSS3: 7.5
0%
Низкий
5 месяцев назад
redhat логотип
CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 insta...

CVSS3: 7.5
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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. 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 inst

CVSS3: 7.5
0%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-4138

Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

CVSS3: 7.5
0%
Низкий
4 месяца назад
debian логотип
CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets t ...

CVSS3: 7.5
0%
Низкий
5 месяцев назад
github логотип
GHSA-4g4g-fqw4-prp2

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module 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...

CVSS3: 7.5
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2025-09992

Уязвимость модуля tarfile интерпретатора языка программирования Python (CPython), позволяющая нарушителю получить несанкционированный доступ к защищаемой информации

CVSS3: 7.5
0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02057-1

Security update for python311

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02050-1

Security update for python39

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02049-1

Security update for python311

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02048-1

Security update for python312

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02047-1

Security update for python310

5 месяцев назад
rocky логотип
RLSA-2025:10140

Important: python3.12 security update

около 1 месяца назад
rocky логотип
RLSA-2025:10031

Important: python3.12 security update

3 месяца назад
rocky логотип
RLSA-2025:10026

Important: python3.11 security update

3 месяца назад
oracle-oval логотип
ELSA-2025-10189

ELSA-2025-10189: python3.12 security update (IMPORTANT)

4 месяца назад
oracle-oval логотип
ELSA-2025-10148

ELSA-2025-10148: python3.11 security update (IMPORTANT)

4 месяца назад
oracle-oval логотип
ELSA-2025-10140

ELSA-2025-10140: python3.12 security update (IMPORTANT)

4 месяца назад
oracle-oval логотип
ELSA-2025-10136

ELSA-2025-10136: python3.9 security update (IMPORTANT)

4 месяца назад
oracle-oval логотип
ELSA-2025-10128

ELSA-2025-10128: python3 security update (IMPORTANT)

4 месяца назад

Уязвимостей на страницу