Lucene search
+L

44 matches found

Kitploit
Kitploit
added 2026/09/13 6:39 a.m.7 views

CVE-2024-0670

CVE-2024-0670 PoC Este repositorio proporciona un exploit Proof of Concept PoC para la vulnerabilidad CVE-2024-0670 , que afecta al CheckMK Agent en sistemas Windows. La vulnerabilidad ocurre cuando el CheckMK Agent crea y ejecuta archivos temporales en el directorio C:\Windows\Temp. Un atacante...

8.8CVSS8.2AI score0.00332EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 7:25 a.m.5 views

CVE-2025-63945-Tencent-iOA-EoP

CVE-2025-63945 Tencent iOA 权限提升 版本:210.9.28693.62001 之前 摘要:我发现腾讯电脑管家存在一个漏洞,其中 C:\Windows\Temp 下的文件和目录处理不安全。攻击者可以利用符号链接(symlink)攻击,强制一个 SYSTEM 权限的进程删除任意文件,从而导致本地权限提升。具体来说,当使用“ioa”组件时,会定期启动一个名为 LegacyKBioawin.exe 的进程。在运行过程中,它会在 Temp 文件夹下创建 TencentDownload 目录,将文件下载至该目录中,然后以 SYSTEM...

7.4CVSS5.9AI score0.00181EPSS
SaveExploits2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 3:00 p.m.23 views

Malicious code in bigops-tslint (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e6335298379affbc02ca5288e29777324f4d13ddec51b21ce999bb6eeda3996f The package advertises itself as a lint tool but its index.js unconditionally requires./ext, which on load selects a platform-specific payload path,...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/08/05 2:47 p.m.16 views

MAL-2026-13264 Malicious code in devplatform-sre-devplatform-sre-core (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 90a5c16f77f85cd9f782efd521d9f6d2b677ab2468503d191d8763c400f366b8 On require of this package, index.js loads helpers.js which selects an OS/arch-specific path and downloads a native binary from one of three Cloudfla...

6.4AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/18 11:01 a.m.11 views

CVE-2026-11958

Local privilege escalation by loading DLLs from a shared temporary directory in ANSSI’s DFIR-ORC, versions 10.2.7 and prior. An attacker with prior access to the system, can place a malicious DLL in C:\Windows\Temp and wait for the application to be executed. Because DFIR-ORC is extracted and...

7.3CVSS5.3AI score0.00102EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/18 11:01 a.m.65 views

CVE-2026-11958

ANSSI DFIR-ORC (versions up to 10.2.7) is affected by local privilege escalation via DLLs loaded from a shared temporary directory. An attacker with prior system access can drop a malicious DLL in C:\Windows\Temp and wait for the DFIR-ORC process, which is extracted and executed from that locatio...

7.3CVSS5.3AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/18 11:01 a.m.31 views

EUVD-2026-37877

Local privilege escalation by loading DLLs from a shared temporary directory in ANSSI’s DFIR-ORC, versions 10.2.7 and prior. An attacker with prior access to the system, can place a malicious DLL in C:\Windows\Temp and wait for the application to be executed. Because DFIR-ORC is extracted and...

7.3CVSS5.3AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2018-17500

Malware in sbrugna...

7CVSS6.9AI score0.00407EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-39127

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00219EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/21 7:24 p.m.24 views

CVE-2025-34194

Vasion Print formerly PrinterLogic Virtual Appliance Host versions prior to 25.1.102 and Application versions prior to 25.1.1413 Windows client deployments contain an insecure temporary-file handling vulnerability in the PrinterInstallerClient components. The software creates files as NT...

8.5CVSS6.8AI score0.00307EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:49 a.m.15 views

CVE-2023-37243

The C:\Windows\Temp\Agent.Package.Availability\Agent.Package.Availability.exe file is automatically launched as SYSTEM when the system reboots. Since the C:\Windows\Temp\Agent.Package.Availability folder inherits permissions from C:\Windows\Temp and Agent.Package.Availability.exe is susceptible t...

7.8CVSS6.9AI score0.00178EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.16 views

PT-2025-16929

Name of the Vulnerable Software and Affected Versions Nullsoft Scriptable Install System NSIS versions prior to 3.11 Description The issue allows local users to escalate privileges to SYSTEM during an installation. This occurs because the temporary plugins directory is created under %WINDIR%temp...

8.1CVSS5.9AI score0.002EPSS
SaveExploits0References19
OSV
OSV
added 2024/03/25 7:42 p.m.43 views

GHSA-RF39-3F98-XR7R WiX based installers are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

7.3CVSS7AI score0.00463EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/03/25 7:42 p.m.47 views

WiX based installers are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

7.3CVSS6.7AI score0.00463EPSS
SaveExploits0References5Affected Software2
Snyk
Snyk
added 2024/03/25 7:36 p.m.10 views

Untrusted Search Path

Overview Affected versions of this package are vulnerable to Untrusted Search Path due to the use of an unprotected C:\Windows\Temp directory to copy and execute binaries. When executed as SYSTEM user, the process uses GetTempPathW which points to this insecure directory, allowing standard users ...

7.3CVSS7.2AI score
SaveExploits0References2
OSV
OSV
added 2024/03/25 7:36 p.m.33 views

GHSA-G4V6-69P6-Q3P4 WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

7.3CVSS6.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/03/25 7:36 p.m.25 views

WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

6.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/25 7:35 p.m.29 views

WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

6.9AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2024/03/25 7:35 p.m.13 views

Untrusted Search Path

Overview Affected versions of this package are vulnerable to Untrusted Search Path due to the use of an unprotected C:\Windows\Temp directory to copy and execute binaries. When a bundle runs as the SYSTEM user, it uses GetTempPathW which points to this insecure directory to drop and load multiple...

7.3CVSS7.2AI score
SaveExploits0References2
OSV
OSV
added 2024/03/25 7:35 p.m.27 views

GHSA-WQ88-FQ4X-H2PM WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM

Summary Burn uses an unprotected C:\Windows\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users. Details When a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\Windows\Temp to dro...

7.3CVSS6.9AI score
SaveExploits0References3
Rows per page
Query Builder