{"url":"http://public2.vulnerablecode.io/api/packages/65308?format=json","purl":"pkg:npm/vite@3.2.7","type":"npm","namespace":"","name":"vite","version":"3.2.7","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"3.2.8","latest_non_vulnerable_version":"5.2.6","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/46851?format=json","vulnerability_id":"VCID-mbnq-b7vj-jyhb","summary":"Improper Access Control\nVite is a frontend tooling framework for javascript. The Vite dev server option `server.fs.deny` can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092 -- with surface area reduced to hosts having case-insensitive filesystems. Since `picomatch` defaults to case-sensitive glob matching, but the file server does not discriminate; a block list bypass is possible. By requesting raw filesystem paths using augmented casing, the matcher derived from `config.server.fs.deny` fails to block access to sensitive files. This issue has been addressed in vite@5.0.12, vite@4.5.2, vite@3.2.8, and vite@2.9.17. Users are advised to upgrade. Users unable to upgrade should restrict access to dev servers.","references":[{"reference_url":"https://github.com/vitejs/vite/commit/0cd769c279724cf27934b1270fbdd45d68217691","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/commit/0cd769c279724cf27934b1270fbdd45d68217691"},{"reference_url":"https://github.com/vitejs/vite/commit/91641c4da0a011d4c5352e88fc68389d4e1289a5","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/commit/91641c4da0a011d4c5352e88fc68389d4e1289a5"},{"reference_url":"https://github.com/vitejs/vite/commit/a26c87d20f9af306b5ce3ff1648be7fa5146c278","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/commit/a26c87d20f9af306b5ce3ff1648be7fa5146c278"},{"reference_url":"https://github.com/vitejs/vite/commit/eeec23bbc9d476c54a3a6d36e78455867185a7cb","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/commit/eeec23bbc9d476c54a3a6d36e78455867185a7cb"},{"reference_url":"https://vitejs.dev/config/server-options.html#server-fs-deny","reference_id":"","reference_type":"","scores":[],"url":"https://vitejs.dev/config/server-options.html#server-fs-deny"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34092","reference_id":"CVE-2023-34092","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34092"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-23331","reference_id":"CVE-2024-23331","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-23331"},{"reference_url":"https://github.com/advisories/GHSA-c24v-8rfc-w8vw","reference_id":"GHSA-c24v-8rfc-w8vw","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-c24v-8rfc-w8vw"},{"reference_url":"https://github.com/vitejs/vite/security/advisories/GHSA-c24v-8rfc-w8vw","reference_id":"GHSA-c24v-8rfc-w8vw","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/security/advisories/GHSA-c24v-8rfc-w8vw"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/68550?format=json","purl":"pkg:npm/vite@3.2.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@3.2.8"},{"url":"http://public2.vulnerablecode.io/api/packages/68551?format=json","purl":"pkg:npm/vite@4.5.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@4.5.2"},{"url":"http://public2.vulnerablecode.io/api/packages/68552?format=json","purl":"pkg:npm/vite@5.0.12","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@5.0.12"}],"aliases":["CVE-2024-23331","GHSA-c24v-8rfc-w8vw"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-mbnq-b7vj-jyhb"}],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/45315?format=json","vulnerability_id":"VCID-n143-1uka-s3eg","summary":"Use of Incorrectly-Resolved Name or Reference\nVite 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.","references":[{"reference_url":"https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32"},{"reference_url":"https://github.com/vitejs/vite/pull/13348","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/pull/13348"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34092","reference_id":"CVE-2023-34092","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34092"},{"reference_url":"https://github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67","reference_id":"GHSA-353f-5xf4-qw67","reference_type":"","scores":[],"url":"https://github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/65307?format=json","purl":"pkg:npm/vite@2.9.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mbnq-b7vj-jyhb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@2.9.16"},{"url":"http://public2.vulnerablecode.io/api/packages/65308?format=json","purl":"pkg:npm/vite@3.2.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mbnq-b7vj-jyhb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@3.2.7"},{"url":"http://public2.vulnerablecode.io/api/packages/65309?format=json","purl":"pkg:npm/vite@4.0.5","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@4.0.5"},{"url":"http://public2.vulnerablecode.io/api/packages/65310?format=json","purl":"pkg:npm/vite@4.1.5","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@4.1.5"},{"url":"http://public2.vulnerablecode.io/api/packages/65311?format=json","purl":"pkg:npm/vite@4.2.3","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@4.2.3"},{"url":"http://public2.vulnerablecode.io/api/packages/65312?format=json","purl":"pkg:npm/vite@4.3.9","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@4.3.9"}],"aliases":["CVE-2023-34092","GHSA-353f-5xf4-qw67"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-n143-1uka-s3eg"}],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vite@3.2.7"}