Lookup for vulnerable packages by Package URL.

Purlpkg:npm/vite@3.2.7
Typenpm
Namespace
Namevite
Version3.2.7
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version3.2.8
Latest_non_vulnerable_version5.2.6
Affected_by_vulnerabilities
0
url VCID-mbnq-b7vj-jyhb
vulnerability_id VCID-mbnq-b7vj-jyhb
summary
Improper Access Control
Vite 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
0
reference_url https://github.com/vitejs/vite/commit/0cd769c279724cf27934b1270fbdd45d68217691
reference_id
reference_type
scores
url https://github.com/vitejs/vite/commit/0cd769c279724cf27934b1270fbdd45d68217691
1
reference_url https://github.com/vitejs/vite/commit/91641c4da0a011d4c5352e88fc68389d4e1289a5
reference_id
reference_type
scores
url https://github.com/vitejs/vite/commit/91641c4da0a011d4c5352e88fc68389d4e1289a5
2
reference_url https://github.com/vitejs/vite/commit/a26c87d20f9af306b5ce3ff1648be7fa5146c278
reference_id
reference_type
scores
url https://github.com/vitejs/vite/commit/a26c87d20f9af306b5ce3ff1648be7fa5146c278
3
reference_url https://github.com/vitejs/vite/commit/eeec23bbc9d476c54a3a6d36e78455867185a7cb
reference_id
reference_type
scores
url https://github.com/vitejs/vite/commit/eeec23bbc9d476c54a3a6d36e78455867185a7cb
4
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
5
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
6
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
7
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
8
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
0
url pkg:npm/vite@3.2.8
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
1
url pkg:npm/vite@4.5.2
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
2
url pkg:npm/vite@5.0.12
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
0
url VCID-n143-1uka-s3eg
vulnerability_id VCID-n143-1uka-s3eg
summary
Use of Incorrectly-Resolved Name or Reference
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.
references
0
reference_url https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32
reference_id
reference_type
scores
url https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32
1
reference_url https://github.com/vitejs/vite/pull/13348
reference_id
reference_type
scores
url https://github.com/vitejs/vite/pull/13348
2
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
3
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
0
url pkg:npm/vite@2.9.16
purl pkg:npm/vite@2.9.16
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mbnq-b7vj-jyhb
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/vite@2.9.16
1
url pkg:npm/vite@3.2.7
purl pkg:npm/vite@3.2.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mbnq-b7vj-jyhb
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/vite@3.2.7
2
url pkg:npm/vite@4.0.5
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
3
url pkg:npm/vite@4.1.5
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
4
url pkg:npm/vite@4.2.3
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
5
url pkg:npm/vite@4.3.9
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_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:npm/vite@3.2.7