Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-34092 Details

Description

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 [email protected], [email protected], [email protected], [email protected], [email protected], and [email protected].

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-706Use of Incorrectly-Resolved Name or Reference[email protected]
CWE-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-50Path Equivalence: '//multiple/leading/slash'[email protected]

Affected Products

ProductVersions
vitejs vite
>= 3.0.2, < 3.2.7
>= 4.0.0, < 4.0.5
>= 4.1.0, < 4.1.5
>= 4.2.0, < 4.2.3
>= 4.3.0, < 4.3.9

CPE

  • cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:vitejs:vite:2.9.15:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-34092
NVD Published Date:
Jun 1, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-34092 Details - Not Deferred