Lucene search
+L

219 matches found

RedHat Linux
RedHat Linux
added 2024/08/21 11:33 a.m.14 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00313EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.32 views

EulerOS Virtualization 2.11.1 : python3 (EulerOS-SA-2024-2172)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.30 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2024-2172)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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 ifdescription...

7.8CVSS7.5AI score0.00336EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/29 7:05 a.m.14 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00313EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/29 12:00 a.m.32 views

RHEL 9 : python3.11 (RHSA-2024:4896)

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

7.8CVSS7.2AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/06/27 2:08 p.m.20 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 4:30 p.m.19 views

python: Path traversal on tempfile.TemporaryDirectory

A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link...

7.8CVSS6.7AI score0.00313EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2024/05/22 2:05 p.m.6 views

gix-lock (>=5.0.0, <=12.0.1), gix-tempfile (>=5.0.3, <=12.0.1) potentially affected by CVE-2024-35186 via gix-fs (>=0.1.1, <=0.9.1)

gix-fs CARGO version =0.1.1, =5.0.0, =5.0.3, =12.0.1 Source cves: CVE-2024-35186 Source advisory: OSV:GHSA-7W47-3WG8-547C...

8.8CVSS7.9AI score0.00816EPSS
SaveExploits0
Amazon
Amazon
added 2024/05/15 12:00 a.m.70 views

Important: python3

Issue Overview: An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can r...

7.8CVSS7.4AI score0.00313EPSS
SaveExploits0
OSV
OSV
added 2024/05/14 10:33 a.m.83 views

BIT-PYTHON-2024-4030

On Windows a directory returned by tempfile.mkdtemp would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile...

7.1CVSS7.1AI score0.00303EPSS
SaveExploits0References15
Amazon
Amazon
added 2024/05/13 12:00 a.m.8 views

Important: python3.9

Issue Overview: An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can r...

7.8CVSS7AI score0.00313EPSS
SaveExploits0
OSV
OSV
added 2024/05/08 9:40 a.m.9 views

SUSE-SU-2024:1556-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2024-0450: Fixed 'quoted-overlap' issue inside the zipfile module bsc1221854. - CVE-2023-6597: Fixed removing tempfile.TemporaryDirectory in some edge cases related to symlinks bsc1219666. - CVE-2023-52425: Fixed denial of service resour...

7.8CVSS7AI score0.01815EPSS
SaveExploits1References10
CVE
CVE
added 2024/05/07 9:02 p.m.134 views

CVE-2024-4030

CVE-2024-4030 affects Python’s tempfile.mkdtemp on Windows due to missing Unix permissions support. The vulnerability arises because a directory created by mkdtemp() on Windows could inherit permissive access from the base location, potentially allowing other users to read/write. The fix adds sup...

7.1CVSS6.8AI score0.00303EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/07 9:02 p.m.25 views

CVE-2024-4030 tempfile.mkdtemp() may be readable and writeable by all users on Windows

On Windows a directory returned by tempfile.mkdtemp would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile...

7.1CVSS6.8AI score
SaveExploits0References18
Debian CVE
Debian CVE
added 2024/05/07 9:02 p.m.59 views

CVE-2024-4030

On Windows a directory returned by tempfile.mkdtemp would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile...

7.1CVSS7.1AI score0.00303EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/07 12:00 a.m.8 views

Python 安全漏洞

Python is an open source, object-oriented programming language from the Python Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A security vulnerability exists in python that stems from Python's lack of support for Unix permissions on Windows...

7.1CVSS7.3AI score0.00303EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/05/07 12:00 a.m.18 views

PT-2024-7267 · Python +1 · Python +1

Name of the Vulnerable Software and Affected Versions: Python versions prior to 3.13 Description: The issue is related to the tempfile.mkdtemp function in Python, which on Windows, may not always set the correct permissions for the temporary directory, allowing other users to read and write to it...

9.8CVSS6.5AI score0.75116EPSS
SaveExploits30References88
Tenable Nessus
Tenable Nessus
added 2024/05/04 12:00 a.m.51 views

GLSA-202405-01 : Python, PyPy3: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202405-01 Python, PyPy3: Multiple Vulnerabilities - An issue was found in CPython 3.12.0 subprocess module on POSIX platforms. The issue was fixed in CPython 3.12.1 and does not affect other stable releases. When using the...

7.8CVSS7.6AI score0.20459EPSS
SaveExploits3References13
OSV
OSV
added 2024/04/30 2:48 p.m.31 views

SUSE-SU-2024:0782-2 Security update for python311

This update for python311 fixes the following issues: - CVE-2023-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory bsc1219666. - CVE-2023-27043: Fixed incorrect e-mqil parsing bsc1210638. - CVE-2022-25236: Fixed an expat vulnerability by supporting expat = 2.4.4 bsc1212015...

9.8CVSS7AI score0.35867EPSS
SaveExploits1References7
OpenVAS
OpenVAS
added 2024/04/09 12:00 a.m.44 views

openSUSE Security Advisory (SUSE-SU-2024:1162-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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 ifdescription...

7.8CVSS8.1AI score0.01815EPSS
SaveExploits1References8
Rows per page
Query Builder