Lucene search
K

18 matches found

SUSE CVE
SUSE CVE
added 2026/05/21 2:46 a.m.9 views

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

4.4CVSS6.8AI score0.00031EPSS
Exploits0References9
OSV
OSV
added 2024/05/14 10:33 a.m.68 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.00031EPSS
Exploits0References15
UbuntuCve
UbuntuCve
added 2024/05/07 9:15 p.m.45 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.1CVSS6.8AI score0.00031EPSS
Exploits0References4
CVE
CVE
added 2024/05/07 9:2 p.m.85 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.00031EPSS
Exploits0References15
OSV
OSV
added 2024/05/07 9:2 p.m.20 views

PSF-2024-3

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.00031EPSS
Exploits0References15
Positive Technologies
Positive Technologies
added 2024/05/07 12:0 a.m.4 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.91789EPSS
Exploits34References88
CNNVD
CNNVD
added 2024/05/07 12:0 a.m.1 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.00031EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.1 views

SUSE CVE-2022-23563

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS6.5AI score0.00014EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/02/09 11:54 p.m.35 views

Insecure temporary file in Tensorflow

Impact In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in mktemp and the actual creation of the file by a...

7.1CVSS1AI score0.00014EPSS
Exploits0References5Affected Software3
NVD
NVD
added 2022/02/04 11:15 p.m.14 views

CVE-2022-23563

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS0.00014EPSS
Exploits0References1
Prion
Prion
added 2022/02/04 11:15 p.m.20 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

3.3CVSS6.4AI score0.00014EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.12 views

CVE-2022-23563 Insecure temporary file in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS7.1AI score0.00014EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:0 a.m.23 views

Fedora 22 : kdelibs3-3.5.10-71.fc22 (2015-2f4b92ed2e)

Security fix for CVE-2015-7543 in kdelibs3 the KDE 3 compatibility version of kdelibs: A temporary directory was being created insecurely using mktemp and mkdir, allowing an attacker to hijack the temporary directory and thus the inter-process communication IPC. This update fixes the temporary...

7CVSS6.8AI score0.00103EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:0 a.m.23 views

Fedora 23 : kdelibs3-3.5.10-71.fc23 (2015-6e50918d8e)

Security fix for CVE-2015-7543 in kdelibs3 the KDE 3 compatibility version of kdelibs: A temporary directory was being created insecurely using mktemp and mkdir, allowing an attacker to hijack the temporary directory and thus the inter-process communication IPC. This update fixes the temporary...

7CVSS6.8AI score0.00103EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2015/12/11 12:0 a.m.23 views

Debian DLA-367-1 : kdelibs security update

It has been reported that kdelibs uses the insecure mktemp function to create the temporary directory it uses to host user-specific sockets. It is thus possible for another user to hijack this temporary directory and gain socket accesses it should not have. In Debian 6 'Squeeze', this issue has...

7CVSS6.8AI score0.00103EPSS
Exploits1References3
Debian
Debian
added 2015/12/10 12:0 p.m.21 views

[SECURITY] [DLA 367-1] kdelibs security update

Package : kdelibs Version : 3.5.10.dfsg.1-5+deb6u1 CVE ID : CVE-2015-7543 It has been reported that kdelibs uses the insecure mktemp function to create the temporary directory it uses to host user-specific sockets. It is thus possible for another user to hijack this temporary directory and gain...

7CVSS7AI score0.00103EPSS
Exploits1
Debian
Debian
added 2015/12/10 10:48 a.m.19 views

[SECURITY] [DLA 366-1] arts security update

Package : arts Version : 1.5.9-3+deb6u1 CVE ID : CVE-2015-7543 It has been reported that arts uses the insecure mktemp function to create the temporary directory it uses to host user-specific sockets. It is thus possible for another user to hijack this temporary directory and gain IPC access it...

7CVSS7AI score0.00103EPSS
Exploits1
exploitpack
exploitpack
added 2009/07/20 12:0 a.m.11 views

PulseAudio setuid - Local Privilege Escalation

PulseAudio setuid - Local Privilege Escalation !/bin/bash pulseaudio=which pulseaudio workdir="/tmp" workdir=$HOME id=which id shell=which sh trap cleanup INT function cleanup rm -f $workdir/sh $workdir/sh.c $workdir/parace $workdir/parace.c rm -rf $workdir/PATMP cat $workdir/parace.c include...

0.8AI score
Exploits0
Rows per page
Query Builder