Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
electron-builder's NSIS installer - execute arbitrary code on the target machine (Windows only)
Vulnerability Description
electron-builder is a solution to package and build a ready for distribution Electron, Proton Native app for macOS, Windows and Linux. A vulnerability that only affects eletron-builder prior to 24.13.2 in Windows, the NSIS installer makes a system call to open cmd.exe via NSExec in the `.nsh` installer script. NSExec by default searches the current directory of where the installer is located before searching `PATH`. This means that if an attacker can place a malicious executable file named cmd.exe in the same folder as the installer, the installer will run the malicious file. Version 24.13.2 fixes this issue. No known workaround exists. The code executes at the installer-level before the app is present on the system, so there's no way to check if it exists in a current installer.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
不可信的搜索路径
Vulnerability Title
electron-builder 安全漏洞
Vulnerability Description
electron-builder是一个用于打包和构建可供分发的Electron、Proton Native应用程序,适用于 macOS、Windows 和 Linux,并提供开箱即用的“自动更新”支持。 electron-builder 24.13.2之前版本存在安全漏洞,该漏洞源于如果攻击者可以将名为cmd.exe的恶意可执行文件放置在与安装程序相同的文件夹中,安装程序将运行恶意文件。
CVSS Information
N/A
Vulnerability Type
N/A