Lucene search
+L

1255 matches found

BDU FSTEC
BDU FSTEC
added 2025/08/18 12:00 a.m.6 views

The vulnerability of the tarfile module in the CPython interpreter allows a attacker to compromise the integrity of the protected information.

The vulnerability of the tarfile module in the CPython interpreter is related to incorrect restrictions on the path name for directories with restricted access. Exploiting this vulnerability could allow an attacker to compromise the integrity of the protected information...

7.8CVSS6.6AI score0.00939EPSS
SaveExploits2References24Affected Software14
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.10 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2025-1136)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-1136 advisory. There is a defect in the CPython tarfile module affecting the TarFile extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error,...

7.5CVSS6.8AI score0.00641EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/08/13 12:00 a.m.7 views

The vulnerability of the tarfile module in the CPython interpreter allows a hacker to cause a service failure.

The vulnerability of the tarfile module in the CPython interpreter relates to the execution of a loop with an unavailable exit condition. Exploiting this vulnerability can allow a malicious actor to cause service failures through specially created tar archives...

7.8CVSS7AI score0.00641EPSS
SaveExploits0References11Affected Software3
Redos
Redos
added 2025/08/13 12:00 a.m.11 views

ROS-20250813-01

A vulnerability in the tarfile module of the Python programming language interpreter CPython is associated with incorrect parsing of the file header. Exploitation of the vulnerability could allow an attacker, acting remotely, to cause a denial of service...

7.5CVSS7.1AI score0.02203EPSS
SaveExploits2
SUSE Linux
SUSE Linux
added 2025/08/12 1:01 p.m.58 views

Security update for python313

This update for python313 fixes the following issues: CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets bsc1247249. CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705. CVE-2025-4435:...

8.2CVSS6.8AI score0.00641EPSS
SaveExploits1References16
OSV
OSV
added 2025/08/12 1:01 p.m.15 views

SUSE-SU-2025:02767-1 Security update for python313

This update for python313 fixes the following issues: - CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets bsc1247249. - CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705. -...

7.5CVSS6.3AI score0.00641EPSS
SaveExploits1References9
IBM Security Bulletins
IBM Security Bulletins
added 2025/08/12 11:48 a.m.30 views

Security Bulletin: Security vulnerabilities due to libxml2, python3, pam and glibc  packages shipped with IBM CICS TX Standard.

Summary Security vulnerabilities due to libxml2, python3, pam and glibc packages shipped with IBM CICS TX Standard. The package version has been updated. Vulnerability Details CVEID:CVE-2024-12718 DESCRIPTION: Allows modifying some file metadata e.g. last modified with filter="data" or file...

9.4CVSS8.2AI score0.0143EPSS
SaveExploits16Affected Software1
OSV
OSV
added 2025/08/11 3:33 p.m.8 views

BIT-LIBPYTHON-2025-8194 Tarfile infinite loop during parsing with negative member offset

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives...

7.5CVSS7.1AI score0.00641EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/11 2:00 p.m.9 views

BIT-PYTHON-MIN-2025-8194 Tarfile infinite loop during parsing with negative member offset

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives...

7.5CVSS6.1AI score0.00641EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/11 2:00 p.m.32 views

BIT-PYTHON-2025-8194 Tarfile infinite loop during parsing with negative member offset

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives...

7.5CVSS6.1AI score0.00641EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/11 1:53 p.m.10 views

BIT-LIBPYTHON-2025-4435 Tarfile extracts filtered members when errorlevel=0

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped...

7.5CVSS7.1AI score0.0059EPSS
SaveExploits1References12
OSV
OSV
added 2025/08/11 1:53 p.m.11 views

BIT-LIBPYTHON-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

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

7.5CVSS8AI score0.01385EPSS
SaveExploits7References13
OSV
OSV
added 2025/08/11 1:52 p.m.10 views

BIT-LIBPYTHON-2024-6232 Regular-expression DoS when parsing TarFile headers

There is a MEDIUM severity vulnerability affecting CPython. Regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives...

7.5CVSS7AI score0.02203EPSS
SaveExploits2References14
OSV
OSV
added 2025/08/11 1:52 p.m.22 views

BIT-LIBPYTHON-2024-12718 Bypass extraction filter to modify file metadata outside extraction directory

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

5.3CVSS8AI score0.00768EPSS
SaveExploits1References14
IBM Security Bulletins
IBM Security Bulletins
added 2025/08/08 5:17 p.m.23 views

Security Bulletin: Multiple security vulnerabilities discovered in RedHat UBI as shipped with IBM Security Verify Directory Server Container

Summary Multiple security vulnerabilities have been addressed in the RedHat UBI container that is shipped with the IBM Security Verify Directory Server Container. Vulnerability Details CVEID:CVE-2024-12718 DESCRIPTION: Allows modifying some file metadata e.g. last modified with filter="data" or...

9.4CVSS8.8AI score0.72547EPSS
SaveExploits18Affected Software1
SUSE Linux
SUSE Linux
added 2025/08/06 1:40 p.m.21 views

Security update for python311

This update for python311 fixes the following issues: CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets bsc1247249. CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705. CVE-2025-4435:...

8.2CVSS6.9AI score0.00641EPSS
SaveExploits1References12
OSV
OSV
added 2025/08/01 10:21 a.m.7 views

SUSE-SU-2025:20539-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705. Update to 3.11.13: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters...

9.4CVSS5.7AI score0.0143EPSS
SaveExploits14References16
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/31 2:16 p.m.16 views

Security Bulletin: IBM Observability with Instana is vulnerable to Path Traversal in python

Summary python is used by IBM Instana Observability as part of the instana-agent CVE-2025-4517. This bulletin identifies the steps to take to address the vulnerability. Vulnerability Details CVEID:CVE-2025-4517 DESCRIPTION: Allows arbitrary filesystem writes outside the extraction directory durin...

9.4CVSS7.1AI score0.0143EPSS
SaveExploits11Affected Software1
OpenVAS
OpenVAS
added 2025/07/30 12:00 a.m.9 views

Python DoS Vulnerability (Jul 2025) - Mac OS X

Python is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:python:python";...

7.5CVSS7.1AI score0.00641EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/07/30 12:00 a.m.8 views

RockyLinux 8 : python3.12 (RLSA-2025:10031)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:10031 advisory. cpython: Tarfile extracts filtered members when errorlevel=0 CVE-2025-4435 cpython: Bypass extraction filter to modify file metadata outside extraction...

9.4CVSS6.7AI score0.0143EPSS
SaveExploits14References11
Rows per page
Query Builder