- EPSS 1.7%
- Veröffentlicht 10.04.2025 13:25:19
- Zuletzt bearbeitet 15.04.2026 00:35:42
Vite is a frontend tooling framework for javascript. Prior to 6.2.6, 6.1.5, 6.0.15, 5.4.18, and 4.5.13, the contents of arbitrary files can be returned to the browser if the dev server is running on Node or Bun. HTTP 1.1 spec (RFC 9112) does not allo...
CVE-2025-31486
- EPSS 35.19%
- Veröffentlicht 03.04.2025 18:24:39
- Zuletzt bearbeitet 15.04.2026 00:35:42
Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. By adding ?.svg with ?.wasm?init or with sec-fetch-dest: script header, the server.fs.deny restriction was able to bypass. This bypas...
CVE-2025-31125
- EPSS 62.1%
- Veröffentlicht 31.03.2025 17:15:43
- Zuletzt bearbeitet 23.01.2026 18:39:55
Vite is a frontend tooling framework for javascript. Vite exposes content of non-allowed files using ?inline&import or ?raw?import. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affec...
CVE-2025-30208
- EPSS 78.57%
- Veröffentlicht 24.03.2025 17:03:40
- Zuletzt bearbeitet 23.09.2025 14:39:29
Vite, a provider of frontend development tooling, has a vulnerability in versions prior to 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10. `@fs` denies access to files outside of Vite serving allow list. Adding `?raw??` or `?import&raw??` to the URL bypass...
CVE-2025-24010
- EPSS 0.28%
- Veröffentlicht 20.01.2025 16:15:28
- Zuletzt bearbeitet 19.09.2025 18:35:59
Vite is a frontend tooling framework for javascript. Vite allowed any websites to send any requests to the development server and read the response due to default CORS settings and lack of validation on the Origin header for WebSocket connections. Th...
CVE-2024-45812
- EPSS 0.64%
- Veröffentlicht 17.09.2024 20:15:06
- Zuletzt bearbeitet 15.04.2026 00:35:42
Vite a frontend build tooling framework for javascript. Affected versions of vite were discovered to contain a DOM Clobbering vulnerability when building scripts to `cjs`/`iife`/`umd` output format. The DOM Clobbering gadget in the module can lead to...
CVE-2024-45811
- EPSS 1.03%
- Veröffentlicht 17.09.2024 20:15:05
- Zuletzt bearbeitet 15.04.2026 00:35:42
Vite a frontend build tooling framework for javascript. In affected versions the contents of arbitrary files can be returned to the browser. `@fs` denies access to files outside of Vite serving allow list. Adding `?import&raw` to the URL bypasses thi...
CVE-2024-31207
- EPSS 0.71%
- Veröffentlicht 04.04.2024 16:15:09
- Zuletzt bearbeitet 15.04.2026 00:35:42
Vite (French word for "quick", pronounced /vit/, like "veet") is a frontend build tooling to improve the frontend development experience.`server.fs.deny` does not deny requests for patterns with directories. This vulnerability has been patched in ver...
CVE-2024-23331
- EPSS 0.79%
- Veröffentlicht 19.01.2024 20:15:14
- Zuletzt bearbeitet 21.11.2024 08:57:31
Vite is a frontend tooling framework for javascript. The Vite dev server option `server.fs.deny` can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass ...
CVE-2023-49293
- EPSS 1%
- Veröffentlicht 04.12.2023 23:15:27
- Zuletzt bearbeitet 21.11.2024 08:33:12
Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via `server.transformIndexHtml`, the original request URL is passed in unmodified, and the `html` being transformed contains inline module scripts (`<script typ...