Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 34

Количество 34

ubuntu логотип

CVE-2024-12718

около 1 года назад

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 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 distribut...

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

CVE-2024-12718

около 1 года назад

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 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 distrib...

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

CVE-2024-12718

около 1 года назад

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 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 distribu

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

CVE-2024-12718

около 1 года назад

Bypass extraction filter to modify file metadata outside extraction directory

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

CVE-2024-12718

около 1 года назад

Allows modifying some file metadata (e.g. last modified) with filter=" ...

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

GHSA-2pg8-h2j6-28xm

около 1 года назад

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 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 distr...

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

BDU:2025-12377

около 1 года назад

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

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

SUSE-SU-2025:02057-1

около 1 года назад

Security update for python311

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

SUSE-SU-2025:02050-1

около 1 года назад

Security update for python39

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

SUSE-SU-2025:02049-1

около 1 года назад

Security update for python311

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

SUSE-SU-2025:02048-1

около 1 года назад

Security update for python312

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

SUSE-SU-2025:02047-1

около 1 года назад

Security update for python310

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

RLSA-2025:10189

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

Important: python3.12 security update

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

RLSA-2025:10148

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

Important: python3.11 security update

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

RLSA-2025:10140

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

Important: python3.12 security update

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

RLSA-2025:10136

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

Important: python3.9 security update

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

RLSA-2025:10128

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

Important: python3 security update

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

RLSA-2025:10031

около 1 года назад

Important: python3.12 security update

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

RLSA-2025:10026

около 1 года назад

Important: python3.11 security update

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

ELSA-2025-10189

около 1 года назад

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

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
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 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 distribut...

CVSS3: 5.3
1%
Низкий
около 1 года назад
redhat логотип
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 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 distrib...

CVSS3: 7.6
1%
Низкий
около 1 года назад
nvd логотип
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 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 distribu

CVSS3: 5.3
1%
Низкий
около 1 года назад
msrc логотип
CVE-2024-12718

Bypass extraction filter to modify file metadata outside extraction directory

CVSS3: 4.3
1%
Низкий
около 1 года назад
debian логотип
CVE-2024-12718

Allows modifying some file metadata (e.g. last modified) with filter=" ...

CVSS3: 5.3
1%
Низкий
около 1 года назад
github логотип
GHSA-2pg8-h2j6-28xm

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 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 distr...

CVSS3: 5.3
1%
Низкий
около 1 года назад
fstec логотип
BDU:2025-12377

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

CVSS3: 5.3
1%
Низкий
около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02057-1

Security update for python311

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02050-1

Security update for python39

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02049-1

Security update for python311

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02048-1

Security update for python312

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02047-1

Security update for python310

около 1 года назад
rocky логотип
RLSA-2025:10189

Important: python3.12 security update

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

Important: python3.11 security update

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

Important: python3.12 security update

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

Important: python3.9 security update

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

Important: python3 security update

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

Important: python3.12 security update

около 1 года назад
rocky логотип
RLSA-2025:10026

Important: python3.11 security update

около 1 года назад
oracle-oval логотип
ELSA-2025-10189

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

около 1 года назад

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