icon

We found results for “

CVE-2023-34092

Good to know:

icon

Date: June 1, 2023

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.

Language: TYPE_SCRIPT

Severity Score

Severity Score

Weakness Type (CWE)

Exposure of Sensitive Information to an Unauthorized Actor

CWE-200

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

CWE-50

Use of Incorrectly-Resolved Name or Reference

CWE-706

Top Fix

icon

Upgrade Version

Upgrade to version vite - 4.1.5;vite - 4.0.5;vite - 4.3.9;vite - 3.2.7;vite - 4.2.3;vite - 2.9.16

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us