Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. vite
  4. ›
  5. CVE-2023-49293

CVE-2023-49293: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

December 4, 2023 (updated December 8, 2023)

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 (<script type="module">...</script>), 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 vite@5.0.5, vite@4.5.1, and vite@4.4.12. There are no known workarounds for this vulnerability.

References

  • github.com/advisories/GHSA-92r3-m2mg-pj97
  • github.com/vitejs/vite/security/advisories/GHSA-92r3-m2mg-pj97
  • nvd.nist.gov/vuln/detail/CVE-2023-49293

Code Behaviors & Features

Detect and mitigate CVE-2023-49293 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.4.0 before 4.4.12, version 4.5.0, all versions starting from 5.0.0 before 5.0.5

Fixed versions

  • 4.4.12
  • 4.5.1
  • 5.0.5

Solution

Upgrade to versions 4.4.12, 4.5.1, 5.0.5 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/vite/CVE-2023-49293.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:07 +0000.