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
Improper Scope Validation in the open Endpoint of tauri-plugin-shell
Vulnerability Description
The Tauri shell plugin allows access to the system shell. Prior to 2.2.1, the Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener (e.g. xdg-open on Linux). This was meant to be restricted to a reasonable number of protocols like https or mailto by default. This default restriction was not functional due to improper validation of the allowed protocols, allowing for potentially dangerous protocols like file://, smb://, or nfs:// and others to be opened by the system registered protocol handler. By passing untrusted user input to the open endpoint these potentially dangerous protocols can be abused to gain remote code execution on the system. This either requires direct exposure of the endpoint to application users or code execution in the frontend of a Tauri application. This vulnerability is fixed in 2.2.1.
CVSS Information
N/A
Vulnerability Type
输入验证不恰当
Vulnerability Title
Official Tauri Plugins 输入验证错误漏洞
Vulnerability Description
Official Tauri Plugins是Tauri开源的一个官方 Tauri 插件。 Official Tauri Plugins 2.2.1之前版本存在输入验证错误漏洞,该漏洞源于协议验证不当,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A