Lucene search
+L

3506 matches found

ATTACKERKB
ATTACKERKB
added 2022/02/26 5:15 a.m.5 views

CVE-2022-24986

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

7.8CVSS5.8AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2022/02/26 5:15 a.m.4 views

DEBIAN-CVE-2022-24986

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

7.8CVSS7.3AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/26 5:15 a.m.7 views

CVE-2022-24986

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

7.8CVSS6.5AI score
SaveExploits0References2
Prion
Prion
added 2022/02/26 5:15 a.m.16 views

Command injection

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

4.6CVSS7.4AI score0.00253EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/02/26 4:6 a.m.34 views

CVE-2022-24986

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

7.7AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2022/02/26 4:6 a.m.116 views

CVE-2022-24986

CVE-2022-24986 affects KDE KCron up to version 21.12.2, where saving creates a temporary file in /tmp and reuses the filename during an editing session. This enables a local attacker who watches the file creation to intercept it on the following save and potentially run unauthorized commands. The...

7.8CVSS7.4AI score0.00253EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/02/26 4:6 a.m.96 views

CVE-2022-24986

KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands...

7.8CVSS7.4AI score0.00253EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/02/26 12:0 a.m.5 views

PT-2022-17033 · Kde +2 · Kde Kcron +2

Name of the Vulnerable Software and Affected Versions: KDE KCron versions prior to 21.12.3 Description: The issue allows an attacker to potentially intercept a temporary file and run unauthorized commands. This is due to the reuse of a filename in the /tmp directory during an editing session...

7.8CVSS7.3AI score0.00253EPSS
SaveExploits0References18
OSV
OSV
added 2022/02/24 12:0 a.m.19 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
NVD
NVD
added 2022/02/23 9:15 a.m.50 views

CVE-2022-0736

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1...

8.2CVSS0.01575EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/02/23 9:15 a.m.14 views

CVE-2022-0736

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1...

8.2CVSS5.5AI score0.01575EPSS
SaveExploits1References3
Prion
Prion
added 2022/02/23 9:15 a.m.17 views

Design/Logic Flaw

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1...

5CVSS7.5AI score0.01575EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2022/02/23 9:15 a.m.10 views

PYSEC-2022-28

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1...

8.2CVSS6.8AI score0.01575EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/02/23 9:15 a.m.6 views

PYSEC-2022-28

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1...

8.2CVSS7.1AI score0.01575EPSS
SaveExploits1References3
CVE
CVE
added 2022/02/23 8:45 a.m.135 views

CVE-2022-0736

CVE-2022-0736 affects mlflow/mlflow prior to 1.23.1, describing an insecure temporary file issue. The root cause is use of the deprecated tempfile.mktemp() pattern in the affected code, with remediation to upgrade to mlflow 1.23.1 or later as indicated by OSV/GHSA entries. The connected sources c...

8.2CVSS7.6AI score0.01575EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/02/23 12:0 a.m.6 views

CVE-2021-46705

A Insecure Temporary File vulnerability in grub-once of grub2 in SUSE Linux Enterprise Server 15 SP4, openSUSE Factory allows local attackers to truncate arbitrary files. This issue affects: SUSE Linux Enterprise Server 15 SP4 grub2 versions prior to 2.06-150400.7.1. SUSE openSUSE Factory grub2...

5.1CVSS5.6AI score0.0024EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/02/23 12:0 a.m.7 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.01575EPSS
SaveExploits1References12
Zero Day Initiative
Zero Day Initiative
added 2022/02/22 12:0 a.m.35 views

(Pwn2Own) Cisco RV340 utility-ping-request Insecure Temporary File Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Cisco RV340 routers. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the...

7CVSS3.9AI score0.04598EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/02/16 12:0 a.m.32 views

Apache Gobblin Information Disclosure Vulnerability

Apache Gobblin is a distributed data integration framework from the U.S. Apache Apache Foundation. It is used to simplify common aspects of big data integration. A security vulnerability exists in Apache Gobblin, which stems from a Hadoop token being written to a temporary file that is visible to...

5.5CVSS2.2AI score0.00437EPSS
SaveExploits0References1
NVD
NVD
added 2022/02/15 7:15 p.m.22 views

CVE-2021-42714

Splashtop Remote Client Business Edition through 3.4.8.3 creates a Temporary File in a Directory with Insecure Permissions...

7.8CVSS0.00447EPSS
SaveExploits1References2
Rows per page
Query Builder