漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Vite's `server.fs` settings were not applied to HTML files
Vulnerability Description
Vite is a frontend tooling framework for JavaScript. Prior to versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20, any HTML files on the machine were served regardless of the `server.fs` settings. Only apps that explicitly expose the Vite dev server to the network (using --host or server.host config option) and use `appType: 'spa'` (default) or `appType: 'mpa'` are affected. This vulnerability also affects the preview server. The preview server allowed HTML files not under the output directory to be served. Versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20 fix the issue.
CVSS Information
N/A
Vulnerability Type
相对路径遍历
Vulnerability Title
Vite 访问控制错误漏洞
Vulnerability Description
Vite是Vite开源的一种新型的前端构建工具。 Vite 7.1.5之前版本、7.0.7之前版本、6.3.6之前版本和5.4.20之前版本存在访问控制错误漏洞,该漏洞源于显式地将Vite开发服务器暴露给网络导致任意HTML文件访问。
CVSS Information
N/A
Vulnerability Type
N/A