CVE-2023-49293
Description
Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts (`), it is possible to inject arbitrary HTML into the transformed output by supplying a malicious URL query string to server.transformIndexHtml. Only apps using appType: 'custom'` and using the default Vite HTML middleware are affected. The HTML entry must also contain an inline script. The attack requires a user to click on a malicious URL while running the dev server. Restricted files aren't exposed to the attacker. This issue has been addressed in [email protected], [email protected], and [email protected]. There are no known workarounds for this vulnerability.
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 | >= 4.4.0, < 4.4.12 | 4.4.12 |
vitenpm | >= 4.5.0, < 4.5.1 | 4.5.1 |
vitenpm | >= 5.0.0, < 5.0.5 | 5.0.5 |
Affected products
25cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*+ 23 more
- cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*range: >=4.4.0,<=4.4.11
- cpe:2.3:a:vitejs:vite:5.0.0:-:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta0:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta10:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta11:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta12:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta13:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta14:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta15:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta16:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta17:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta18:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta19:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta1:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta20:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta2:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta3:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta4:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta5:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta6:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta7:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta8:*:*:*:node.js:*:*
- cpe:2.3:a:vitejs:vite:5.0.0:beta9:*:*:*:node.js:*:*
- (no CPE)range: >=4.4.0, < 4.4.12
Patches
Vulnerability mechanics
References
3- github.com/vitejs/vite/security/advisories/GHSA-92r3-m2mg-pj97nvdExploitThird Party AdvisoryWEB
- github.com/advisories/GHSA-92r3-m2mg-pj97ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-49293ghsaADVISORY
News mentions
0No linked articles in our index yet.