绿 (Green)

2 exploits Active since Sep 2025
CVE-2025-58752 WRITEUP MEDIUM WRITEUP
Vite <7.1.5, 7.0.7, 6.3.6, 5.4.20 - Info Disclosure
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 5.3
CVE-2025-62522 WRITEUP MEDIUM WRITEUP
Vite 2.9.18-2.9.x 3.2.9-3.x 4.5.3-4.x 5.2.6-5.4.20 6.0.0-6.4.0 7.0.0-7.0.7 7.1.0-7.1.10 Path Traversal
Vite is a frontend tooling framework for JavaScript. In versions from 2.9.18 to before 3.0.0, 3.2.9 to before 4.0.0, 4.5.3 to before 5.0.0, 5.2.6 to before 5.4.21, 6.0.0 to before 6.4.1, 7.0.0 to before 7.0.8, and 7.1.0 to before 7.1.11, files denied by server.fs.deny were sent if the URL ended with \ when the dev server is running on Windows. Only apps explicitly exposing the Vite dev server to the network and running the dev server on Windows were affected. This issue has been patched in versions 5.4.21, 6.4.1, 7.0.8, and 7.1.11.