Vulnerability Details : CVE-2023-34092
Vite provides frontend tooling. Prior to versions 2.9.16, 3.2.7, 4.0.5, 4.1.5, 4.2.3, and 4.3.9, Vite Server Options (`server.fs.deny`) can be bypassed using double forward-slash (//) allows any unauthenticated user to read file from the Vite root-path of the application including the default `fs.deny` settings (`['.env', '.env.*', '*.{crt,pem}']`). Only users explicitly exposing the Vite dev server to the network (using `--host` or `server.host` config option) are affected, and only files in the immediate Vite project root folder could be exposed. This issue is fixed in vite@4.3.9, vite@4.2.3, vite@4.1.5, vite@4.0.5, vite@3.2.7, and vite@2.9.16.
Vulnerability category: Information leak
Products affected by CVE-2023-34092
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:2.9.15:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-34092
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-34092
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-34092
-
The product accepts path input in the form of multiple leading slash ('//multiple/leading/slash') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.Assigned by: security-advisories@github.com (Secondary)
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: security-advisories@github.com (Secondary)
-
The product uses a name or reference to access a resource, but the name/reference resolves to a resource that is outside of the intended control sphere.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-34092
-
https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32
fix: fs.deny with leading double slash (#13348) · vitejs/vite@813ddd6 · GitHubPatch
-
https://github.com/vitejs/vite/pull/13348
fix: fs.deny with leading double slash by patak-dev · Pull Request #13348 · vitejs/vite · GitHubPatch
-
https://github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67
Vite Server Options (server.fs.deny) can be bypassed using double forward-slash (//) · Advisory · vitejs/vite · GitHubExploit;Vendor Advisory
Jump to