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.
Configurations

Configuration 1 (hide)

OR 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:*:*

History

09 Jun 2023, 16:03

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
First Time Vitejs
Vitejs vite
CWE CWE-706
CPE cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
cpe:2.3:a:vitejs:vite:2.9.15:*:*:*:*:node.js:*:*
References (MISC) https://github.com/vitejs/vite/pull/13348 - (MISC) https://github.com/vitejs/vite/pull/13348 - Patch
References (MISC) https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32 - (MISC) https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32 - Patch
References (MISC) https://github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67 - (MISC) https://github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67 - Exploit, Vendor Advisory

01 Jun 2023, 17:29

Type Values Removed Values Added
New CVE

Information

Published : 2023-06-01 17:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-34092

Mitre link : CVE-2023-34092

CVE.ORG link : CVE-2023-34092


JSON object : View

Products Affected

vitejs

  • vite
CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-50

Path Equivalence: '//multiple/leading/slash'