CVE-2023-34092
Scores
EPSS
Percentile: 55.1%
CVSS
CVSS Score: 7.5/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
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 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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (2)
Type: Configuration
Product: node-vite
Operating System: debian
{ "unfixed": true}
Source: debian
Type: Configuration
Vendor: *
Product: vite
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "3.2.7", "versionStartIncluding": "3.0.2", "vulnerable": true },...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "3.2.7", "versionStartIncluding": "3.0.2", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "4.0.5", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "4.1.5", "versionStartIncluding": "4.1.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "4.2.3", "versionStartIncluding": "4.2.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "4.3.9", "versionStartIncluding": "4.3.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:vitejs:vite:2.9.15:*:*:*:*:node.js:*:*", "vulnerable": true } ], "operator": "OR"}
Source: nvd