Vite Server Options (server.fs.deny) can be bypassed using double forward-slash (//)
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
vitenpm | < 2.9.16 | 2.9.16 |
vitenpm | >= 3.0.2, < 3.2.7 | 3.2.7 |
vitenpm | >= 4.0.0, < 4.0.5 | 4.0.5 |
vitenpm | >= 4.1.0, < 4.1.5 | 4.1.5 |
vitenpm | >= 4.2.0, < 4.2.3 | 4.2.3 |
vitenpm | >= 4.3.0, < 4.3.9 | 4.3.9 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-353f-5xf4-qw67ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-34092ghsaADVISORY
- github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32ghsax_refsource_MISCWEB
- github.com/vitejs/vite/pull/13348ghsax_refsource_MISCWEB
- github.com/vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67ghsax_refsource_CONFIRMWEB
- security.snyk.io/package/npm/vite/3.2.0-beta.4ghsaWEB
News mentions
0No linked articles in our index yet.