Lucene search
K

36 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2012-2638

Malware in sbrugna...

4.4CVSS6AI score0.00065EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2008-1688

Malware in sbrugna...

7.5CVSS6.1AI score0.03031EPSS
Exploits1References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:46 a.m.1 views

SUSE CVE-2012-2652

The bdrvopen function in Qemu 1.0 does not properly handle the failure of the mkstemp function, when in snapshot node, which allows local users to overwrite or read arbitrary files via a symlink attack on an unspecified temporary file...

4.4CVSS6.6AI score0.00065EPSS
Exploits0References5
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
OSV
OSV
added 2022/02/24 12:0 a.m.3 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.00627EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/02/24 12:0 a.m.24 views

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.2CVSS2.2AI score0.00627EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/02/23 12:0 a.m.1 views

PT-2022-13398 · Mlflow · Mlflow

Name of the Vulnerable Software and Affected Versions: mlflow versions prior to 1.23.1 Description: The issue is related to an insecure temporary file in the GitHub repository mlflow/mlflow. The tempfile.mktemp function is deprecated and should be replaced with mkstemp. Recommendations: For...

8.8CVSS7.6AI score0.00627EPSS
Exploits1References12
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
Huntr
Huntr
added 2022/01/08 9:42 p.m.31 views

Insecure Temporary File in mlflow/mlflow

Description mlflow package is using the deprecated function tempfile.mktemp which is not secure. Because a different process may create a file with this name in the time between the call to mktemp and the subsequent attempt to create the file by the first process. Impact Availability will get...

5CVSS2.7AI score0.00627EPSS
Exploits1References1
Huntr
Huntr
added 2022/01/08 12:10 a.m.21 views

Insecure Temporary File in horovod/horovod

Description horovod package is using the deprecated function tempfile.mktemp which is not secure. Because a different process may create a file with this name in the time between the call to mktemp and the subsequent attempt to create the file by the first process. Impact Availability will get...

5CVSS1.7AI score0.0028EPSS
Exploits0
Huntr
Huntr
added 2022/01/05 3:29 p.m.20 views

Insecure Temporary File in tensorflow/tensorflow

Description tensorflow package is using the deprecated function tempfile.mktemp which is not secure. Because a different process may create a file with this name in the time between the call to mktemp and the subsequent attempt to create the file by the first process. Impact Availability will get...

3.3CVSS2.1AI score0.00014EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2020/04/22 2:10 p.m.2 views

ansible: secrets readable after ansible-vault edit

A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and t...

4.7CVSS7.1AI score0.00145EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2020/02/18 2:29 p.m.24 views

CVE-2020-1740

A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and t...

4.7CVSS0.8AI score0.00145EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2015/10/15 12:0 a.m.28 views

Mageia: Security Advisory (MGASA-2015-0352)

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

9.8CVSS9.6AI score0.04076EPSS
Exploits0References4
Mageia
Mageia
added 2015/09/08 5:55 p.m.38 views

Updated util-linux packages fix CVE-2015-5224

Updated util-linux packages fix security vulnerability: The chfn and chsh commands in util-linux's login-utils are vulnerable to a file name collision due to incorrect mkstemp usage. If the chfn and chsh binaries are both setuid-root they eventually call mkostemp in such a way that an attacker...

9.8CVSS9.1AI score0.04076EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2013/11/19 12:0 a.m.13 views

Fedora 20 : prboom-plus-2.5.1.3-3.fc20 (2013-20940)

-------- prboom-plus-2.5.1.3-3 replaces mktemp with mkstemp to satisfy rpmlint Doom is a classic 3D shoot-em-up game. PrBoom+ is a Doom source port developed from the original PrBoom project by Andrey Budko. The target of the project is to extend the original port with features that are necessary...

5.5AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2013/11/19 12:0 a.m.21 views

Fedora 19 : prboom-plus-2.5.1.3-3.fc19 (2013-20988)

-------- prboom-plus-2.5.1.3-3 replaces mktemp with mkstemp to satisfy rpmlint Doom is a classic 3D shoot-em-up game. PrBoom+ is a Doom source port developed from the original PrBoom project by Andrey Budko. The target of the project is to extend the original port with features that are necessary...

5.5AI score
Exploits0References3
Rows per page
Query Builder