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.
{
"cwe_ids": [
"CWE-200",
"CWE-50"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/34xxx/CVE-2023-34092.json",
"cna_assigner": "GitHub_M"
}{
"cpe": [
"cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*",
"cpe:2.3:a:vitejs:vite:2.9.15:*:*:*:*:node.js:*:*"
],
"extracted_events": [
{
"introduced": "3.0.2"
},
{
"fixed": "3.2.7"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.5"
},
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.5"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.3"
},
{
"introduced": "4.3.0"
},
{
"fixed": "4.3.9"
},
{
"introduced": "2.9.15"
},
{
"last_affected": "2.9.15"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
]
}