Lucene search
+L

425 matches found

OSV
OSV
added 2025/04/30 5:40 p.m.21 views

GHSA-859W-5945-R5V3 Vite's server.fs.deny bypassed with /. for files under project root

Summary The contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Only files that are under project root and a...

6CVSS5.9AI score0.01157EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/04/30 5:40 p.m.6 views

Directory Traversal

Overview org.webjars.npm:vite is a Native-ESM powered web dev build tool Affected versions of this package are vulnerable to Directory Traversal through the server.fs.deny configuration due to improper input sanitization. An attacker can bypass server.fs.deny with /. for files under project root...

6.5CVSS7.7AI score0.01157EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2025/04/30 5:40 p.m.8 views

@aicblock/cli (>=1.0.0, <=1.0.1), @aklesky/vite-config (1.0.1) +47 more potentially affected by CVE-2025-46565 via vite (>=6.2.0, <=6.2.6)

vite NPM version =6.2.0, =1.0.0, =19.2.1, =19.2.1, =0.55.0, =0.21.2-4.1, =1.0.0, =1.0.410, =3.8.0, =1.47.0, =5.0.0-alpha.40, =5.0.0-alpha.45 - @darkyzhou-powered/waku 0.21.24 and more Source cves: CVE-2025-46565 Source advisory: OSV:GHSA-859W-5945-R5V3...

6CVSS5.9AI score0.01157EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/04/12 3:29 a.m.9 views

SUSE 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 sen...

6CVSS6.9AI score0.01745EPSS
SaveExploits2References3
OSV
OSV
added 2025/04/11 2:06 p.m.21 views

GHSA-356W-63V5-8WF4 Vite has an `server.fs.deny` bypass with an invalid `request-target`

Summary The contents of arbitrary files can be returned to the browser if the dev server is running on Node or Bun. Impact Only apps with the following conditions are affected. - explicitly exposing the Vite dev server to the network using --host or server.host config option - running the Vite de...

6CVSS6.7AI score0.01745EPSS
SaveExploits2References4
Snyk
Snyk
added 2025/04/10 1:49 p.m.3 views

Information Exposure

Overview org.webjars.npm:vite is a Native-ESM powered web dev build tool Affected versions of this package are vulnerable to Information Exposure due to the handling of req.url which may contain unexpected characters such as . An attacker can access and retrieve the contents of arbitrary files by...

6.5CVSS6.9AI score0.01745EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2025/04/04 2:20 p.m.70 views

Vite allows server.fs.deny to be bypassed with .svg or relative paths

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details .svg Requests ending with .svg are loaded at this line...

5.3CVSS5.1AI score0.40461EPSS
SaveExploits7References5Affected Software1
OSV
OSV
added 2025/04/04 2:20 p.m.18 views

GHSA-XCJ6-PQ6G-QJ4X Vite allows server.fs.deny to be bypassed with .svg or relative paths

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details .svg Requests ending with .svg are loaded at this line...

5.3CVSS6.8AI score0.40461EPSS
SaveExploits7References5
Snyk
Snyk
added 2025/04/03 6:51 p.m.3 views

Incorrect Authorization

Overview org.webjars.npm:vite is a Native-ESM powered web dev build tool Affected versions of this package are vulnerable to Incorrect Authorization via the bypass of the server.fs.deny restriction. An attacker can access restricted files by appending ?.svg with ?.wasm?init or with sec-fetch-dest...

8.2CVSS6AI score0.40461EPSS
SaveExploits7References2
OSV
OSV
added 2025/03/31 5:31 p.m.24 views

GHSA-4R4M-QW57-CHR8 Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details - base64 encoded content of non-allowed files is exposed using ?inline&import originally...

5.3CVSS6.7AI score0.58462EPSS
SaveExploits9References5
Github Security Blog
Github Security Blog
added 2025/03/31 5:31 p.m.68 views

Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details - base64 encoded content of non-allowed files is exposed using ?inline&import originally...

7.5CVSS6.9AI score0.58462EPSS
SaveExploits9References5Affected Software1
GithubExploit
GithubExploit
added 2025/03/27 12:36 p.m.366 views

Exploit for CVE-2025-30208

CVE-2025-30208-LFI !IMPORTANT Disclaimer This exploit...

5.3CVSS5.9AI score0.74969EPSS
SaveExploits28
GithubExploit
GithubExploit
added 2025/03/26 10:26 a.m.550 views

Exploit for CVE-2025-30208

中文 | English Vite Dev Server Vulnerability...

6CVSS6.9AI score0.74969EPSS
SaveExploits33
OSV
OSV
added 2025/03/25 2:00 p.m.26 views

GHSA-X574-M823-4X7W Vite bypasses server.fs.deny when using ?raw??

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details @fs denies access to files outside of Vite serving allow list. Adding ?raw?? or...

5.3CVSS5.9AI score0.74969EPSS
SaveExploits28References8
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.25 views

Linux Distros Unpatched Vulnerability : CVE-2021-40978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The mkdocs 1.2.2 built-in dev-server allows directory traversal using the port 8000, enabling remote exploitation to obtain :sensitive information. NOTE: the...

7.5CVSS7.3AI score0.15103EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2025/01/25 12:53 a.m.12 views

CVE-2025-24361 Opening a malicious website while running a Nuxt dev server could allow read-only access to code

Nuxt is an open-source web development framework for Vue.js. Source code may be stolen during dev when using version 3.0.0 through 3.15.12 of the webpack builder or version 3.12.2 through 3.152 of the rspack builder and a victim opens a malicious web site. Because the request for classic script b...

5.3CVSS5.3AI score0.00337EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 7:52 p.m.17 views

GHSA-VG6X-RCGG-RJX6 Websites were able to send any requests to the development server and read the response in vite

Summary 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. !WARNING This vulnerability even applies to users that only run the Vite dev server on the loc...

6.5CVSS6AI score0.00549EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2024/11/25 3:32 p.m.4 views

@alexaegis/svelte-config (>=0.9.2, <=0.11.6), @builders-of-stuff/svelte-sui-wallet-adapter (>=0.7.5, <=1.1.3) +7 more potentially affected by CVE-2024-53262 via @sveltejs/kit (>=2.0.0, <=2.8.1)

@sveltejs/kit NPM version =2.0.0, =0.9.2, =0.7.5, =0.0.0-52469075, =10.0.1, =0.0.1-alpha.26, =0.0.10, =1.0.2, =1.0.3 Source cves: CVE-2024-53262 Source advisory: OSV:GHSA-MH2X-FCQH-FMQV...

5.4CVSS7.5AI score0.00483EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2024/09/17 7:28 p.m.8 views

@akrc/vidocs (>=0.0.0, <=0.0.2), @alexzzz/npms (>=0.0.5, <=0.2.0) +136 more potentially affected by CVE-2024-45812 via vite (>=3.0.0, <=3.2.8)

vite NPM version =3.0.0, =0.0.0, =0.0.5, =1.0.1, =1.0.1, =3.2.0, =1.11.2, =0.0.37, =0.0.35, =0.2.3, =0.0.0-canary-20220718083044, =0.0.6, =0.1.0, =0.0.3, =6.24.0, =7.12.2 and more Source cves: CVE-2024-45812 Source advisory: OSV:GHSA-64VR-G452-QVP3...

6.4CVSS6.4AI score0.00636EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 4:46 p.m.63 views

GHSA-8JHW-289H-JH2G Vite's `server.fs.deny` did not deny requests for patterns with directories.

Summary Vite dev server option server.fs.deny did not deny requests for patterns with directories. An example of such a pattern is /foo//. Impact Only apps setting a custom server.fs.deny that includes a pattern with directories, and explicitly exposing the Vite dev server to the network using...

5.9CVSS5.8AI score0.00711EPSS
SaveExploits0References9
Rows per page
Query Builder