Lucene search
+L

210 matches found

Positive Technologies
Positive Technologies
added 2023/07/17 12:0 a.m.4 views

PT-2023-33012 · Unknown +3 · Remove Dir All +3

Name of the Vulnerable Software and Affected Versions: tempfile versions prior to the version that updates remove dir all to a non-vulnerable version remove dir all version 0.5.3 Description: The issue concerns a problem with the remove dir all function. Updating tempfile is necessary due to its...

7.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/10 11:25 a.m.6 views

apache-james-mime4j: Temporary File Information Disclosure in MIME4J TempFileStorageProvider

A flaw was found in Apache James's Mime4j TempFileStorageProvider class, where it may set improper permissions when utilizing temporary files. This flaw allows a locally authorized attacker to access information outside their intended permissions...

5.5CVSS7.1AI score0.00274EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.7 views

SUSE CVE-2009-5081

The 1 config.guess, 2 contrib/groffer/perl/groffer.pl, and 3 contrib/groffer/perl/roff2.pl scripts in GNU troff aka groff 1.21 and earlier use an insufficient number of X characters in the template argument to the tempfile function, which makes it easier for local users to overwrite arbitrary fil...

3.3CVSS6.7AI score0.00295EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:30 a.m.4 views

SUSE CVE-2014-1839

The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file...

4.4CVSS6.6AI score0.00355EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.6 views

SUSE CVE-2018-15908

In Artifex Ghostscript 9.23 before 2018-08-23, attackers are able to supply malicious PostScript files to bypass .tempfile restrictions and write files...

7.3CVSS7.1AI score0.01916EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.4 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.0011EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/08/11 6:10 p.m.15 views

`temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

6.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/11 6:10 p.m.7 views

GHSA-2JQ9-6XX7-3H29 `temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

7AI score
SaveExploits0References3
OSV
OSV
added 2022/05/17 2:39 a.m.18 views

GHSA-X895-2WRM-HVP7 PIL and Pillow Vulnerable to Symlink Attack on Tmpfiles

The 1 loaddjpeg function in JpegImagePlugin.py, 2 Ghostscript function in EpsImagePlugin.py, 3 load function in IptcImagePlugin.py, and 4 copy function in Image.py in Python Image Library PIL 1.1.7 and earlier and Pillow before 2.3.1 do not properly create temporary files, which allow local users...

8.5CVSS8.1AI score0.00492EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2022/03/29 7:18 p.m.36 views

Use of insecure temporary file in Horovod

Impact The insecure tempfile.mktemp is used when Horovod is run in an LSF job with jsrun. In that situation, a jsrun rank file is created with mktemp, which could be hijacked by another process to read or manipulate the content. This issue does not impact the use of MPI, Gloo, Spark or Ray. Patch...

8.2CVSS0.2AI score0.00945EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2022/02/24 10:8 a.m.32 views

Information Disclosure

mlflow is vulnerable to information disclosure. The vulnerability exists due to lack of sanitization in the tempfile.mktemp' function in fileutils.pyfile allows to create same name temporary files in a different process...

7.5CVSS1.8AI score0.01575EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/02/24 12:0 a.m.18 views

GHSA-VQJ2-4V8M-8VRQ Insecure Temporary File in mlflow

mlflow prior to 1.23.1 contains an insecure temporary file. The insecure function tempfile.mktemp is deprecated and mkstemp should be used instead...

8.8CVSS7.1AI score0.01575EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2022/02/23 12:0 a.m.12 views

Mlflow 安全漏洞

Mlflow is an open source platform for machine learning lifecycles. A security vulnerability exists in Mlflow that stems from the product's tempfile.mktemp function failing to properly handle multi-process state. The vulnerability allows an attacker to create a temporary file with the same name. T...

8.2CVSS7.4AI score0.01575EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/02/11 9:38 a.m.19 views

Time-of-check To Time-of-use (TOCTOU)

tensorflow is vulnerable to time-of-check to time-of-use vulnerability. The use of tempfile.mktemp allows different process to create the file between the check for the filename in mktemp and the actual creation of the file by a subsequent operation...

7.1CVSS2.2AI score0.0011EPSS
SaveExploits0References3Affected Software3
NVD
NVD
added 2022/02/04 11:15 p.m.45 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.0011EPSS
SaveExploits0References1
PyPA
PyPA
added 2022/02/04 11:15 p.m.11 views

PYSEC-2022-72

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.9AI score0.0011EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/02/04 12:0 a.m.8 views

Google Tensorflow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from TensorFlow's use of tempfile.mktemp to create temporary files. No detailed vulnerability details are available...

7.1CVSS5.6AI score0.0011EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/02/04 12:0 a.m.4 views

PT-2022-16079 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.0 through 2.7.0 will be patched in 2.7.1 TensorFlow versions 2.6.0 through 2.6.2 will be patched in 2.6.3 TensorFlow versions 2.5.0 through 2.5.2 will be patched in 2.5.3 Description:...

8.4CVSS6.3AI score0.0011EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2022/01/13 6:39 a.m.51 views

CVE-2018-15908

It was discovered that the ghostscript .tempfile function did not properly handle file permissions. An attacker could possibly exploit this to exploit this to bypass the -dSAFER protection and delete files or disclose their content via a specially crafted PostScript document. Mitigation Please se...

7.8CVSS0.9AI score0.01916EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/11 8:15 p.m.7 views

CVE-2021-43972

An unrestricted file copy vulnerability in /UserSelfServiceSettings.jsp in SysAid ITIL 20.4.74 b10 allows a remote authenticated attacker to copy arbitrary files on the server filesystem to the web root with an arbitrary filename via the tempFile and fileName parameters in the HTTP POST body...

6.5CVSS6AI score0.01465EPSS
SaveExploits0References3
Rows per page
Query Builder