Lucene search

K

6 matches found

CVE
CVE
added 2025/04/10 2:15 p.m.966 views

CVE-2025-32395

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 allow # in request-target. Although an attacker can s...

6CVSS6.5AI score0.00024EPSS
CVE
CVE
added 2025/01/20 4:15 p.m.311 views

CVE-2025-24010

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. This vulnerability is fixed in 6.0.9, 5.4.12, and 4...

6.5CVSS6.3AI score0.00012EPSS
CVE
CVE
added 2025/03/24 5:15 p.m.285 views

CVE-2025-30208

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 bypasses this limitation and returns the file content if it e...

5.3CVSS7.2AI score0.82672EPSS
Web
CVE
CVE
added 2025/03/31 5:15 p.m.227 views

CVE-2025-31125

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 affected. This vulnerability is fixed in 6.2.4, 6.1.3,...

5.3CVSS6.9AI score0.09704EPSS
CVE
CVE
added 2025/05/01 6:15 p.m.204 views

CVE-2025-46565

Vite is a frontend tooling framework for javascript. Prior to versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14, the contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (usin...

6CVSS6.6AI score0.00079EPSS
CVE
CVE
added 2025/04/03 7:15 p.m.197 views

CVE-2025-31486

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 bypass is only possible if the file is smaller than bu...

5.3CVSS7.2AI score0.00017EPSS
Web