Lucene search
+L

118 matches found

RedHat Linux
RedHat Linux
added 2026/08/24 1:21 p.m.8 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.7AI score0.0075EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/24 12:54 p.m.41 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.7AI score0.0075EPSS
SaveExploits0References7
AlmaLinux
AlmaLinux
added 2026/08/24 12:00 a.m.10 views

Important: python3.14 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.8CVSS5.4AI score0.0075EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/24 12:00 a.m.6 views

RHEL 10 : python3.14 (RHSA-2026:58928)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:58928 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic...

7.8CVSS5.5AI score0.0075EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.6 views

openSUSE 16: libpython3_13-1_0 / libpython3_13-1_0-x86-64-v3 / libpython3_13t1_0 / etc (openSUSE-SU-2026:21595-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21595-1 advisory. - CVE-2025-15366: user-controlled command can allow additional commands injected using newlines bsc1257044. - CVE-2025-15367: control characters...

8.7CVSS5.9AI score0.0075EPSS
SaveExploits0References24
OSV
OSV
added 2026/08/19 12:39 p.m.6 views

OPENSUSE-SU-2026:21595-1 Security update for python313

This update for python313 fixes the following issues: - CVE-2025-15366: user-controlled command can allow additional commands injected using newlines bsc1257044. - CVE-2025-15367: control characters may allow the injection of additional commands bsc1257041. - CVE-2026-0864: improper handling of...

8.7CVSS6.4AI score0.0075EPSS
SaveExploits0References16
OSV
OSV
added 2026/08/19 12:32 p.m.6 views

SUSE-SU-2026:23159-1 Security update for python313

This update for python313 fixes the following issues: - CVE-2025-15366: user-controlled command can allow additional commands injected using newlines bsc1257044. - CVE-2025-15367: control characters may allow the injection of additional commands bsc1257041. - CVE-2026-0864: improper handling of...

8.7CVSS5.9AI score0.0075EPSS
SaveExploits0References17
OSV
OSV
added 2026/08/07 2:30 p.m.11 views

SUSE-SU-2026:3530-1 Security update for python310

This update for python310 fixes the following issues: Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-3276: quadratic complexity in unicodedata.normalize can le...

8.7CVSS5.5AI score0.0075EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:00 a.m.11 views

Amazon Linux 2023 : python3.12, python3.12-devel, python3.12-idle (ALAS2023-2026-1996)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1996 advisory. The incremental HTML parser html.parser.HTMLParser allows for CPUdenial-of-service through repeated unterminated markup declarations whenprocessing uncontrolled data. CVE-2026-15308 In the...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/08/04 12:00 a.m.12 views

Important: python3.9

Issue Overview: The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the Tarfile.extract function, the filter parameter is not passed properly when extracting...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.9 views

Important: python3.14

Issue Overview: When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value. CVE-2026-0864 The incremental HTM...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.10 views

Important: python3.13

Issue Overview: The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the Tarfile.extract function, the filter parameter is not passed properly when extracting...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
OSV
OSV
added 2026/07/30 11:28 a.m.19 views

BIT-LIBPYTHON-2026-11940 tarfile extraction filter bypass allows escaping the destination directory

tarfile.extractall with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. The extraction fallback validated the symlink at it's archived location but recreated it at the hardlink's shallower...

7.8CVSS5.7AI score0.0075EPSS
SaveExploits0References11
Amazon
Amazon
added 2026/07/20 12:00 a.m.12 views

Important: python3.12

Issue Overview: When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value. CVE-2026-0864 When using the...

8.2CVSS5.3AI score0.00598EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 9:03 p.m.10 views

CVE-2026-62239 FlashAttention Symlink Attack via tarfile.extractall in hopper/setup.py

FlashAttention through 2.8.3.post1, fixed in commit 0816ef1, contains a symlink attack vulnerability in the downloadandcopy function within hopper/setup.py that extracts NVIDIA toolchain archives without validating symlinks or filtering tar members. A local attacker can pre-plant a symlink in the...

5.3CVSS6.2AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/10 8:50 p.m.24 views

cpython: python: Extraction filter bypass for linking outside extraction directory

A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall or TarFile.extract with the...

7.5CVSS6.5AI score0.00903EPSS
SaveExploits2References10
SUSE CVE
SUSE CVE
added 2026/07/03 3:28 a.m.15 views

SUSE CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

2.5CVSS5.7AI score0.00277EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/30 3:16 p.m.9 views

DEBIAN-CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 3:16 p.m.11 views

UBUNTU-CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References9
PyPA
PyPA
added 2026/06/29 11:50 a.m.17 views

Aim External Control of File Name or Path vulnerability

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control repo.path and runhash to bypass directory existence checks and...

9.1CVSS7.3AI score0.00852EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder