CVE-2024-45812Public exploitNetwork attack vector

Cross-site scripting via clobbered currentScript lookup

Published Sep 17, 2024 · Updated Sep 18, 2024

DOM clobbering in Vite bundled scripts allows attackers to execute JavaScript through attacker-controlled scriptless HTML. Generated asset resolution trusts document.currentScript.src without first confirming that currentScript is a script element, so a named DOM element can supply an attacker-controlled import base. Exploitation requires a cjs, iife, or umd build with a dynamic asset import and a page that accepts an unsanitized name or id attribute.

CVSS severity6.4
Medium
EPSS probability0.64%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

DOM clobbering in Vite bundled scripts allows attackers to execute JavaScript through attacker-controlled scriptless HTML. Generated asset resolution trusts document.currentScript.src without first confirming that currentScript is a script element, so a named DOM element can supply an attacker-controlled import base. Exploitation requires a cjs, iife, or umd build with a dynamic asset import and a page that accepts an unsanitized name or id attribute.

The record

CVE
CVE-2024-45812
Published
Sep 17, 2024
Updated
Sep 18, 2024
Vendor
Vite
Product
Vite
Classifications
CWE-79, T1189
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Sep 17, 2024CVE publishedPublication date reported by the CVE source.
  2. Sep 18, 2024Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <3.2.11
  2. Affected versionversion=< 3.2.11
  3. Affected versionversion=>= 4.0.0, < 4.5.5
  4. Affected versionversion=4.0.0 <4.5.5
  5. Affected versionversion=>= 5.0.0, < 5.2.14
  6. Affected versionversion=5.0.0 <5.2.14
  7. Affected versionversion=>= 5.3.0, < 5.3.6
  8. Affected versionversion=5.3.0 <5.3.6
  9. Affected versionversion=>= 5.4.0, < 5.4.6
  10. Affected versionversion=5.4.0 <5.4.6

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

Vite · Viteversion=0 <3.2.11; version=< 3.2.11; version=>= 4.0.0, < 4.5.5; version=4.0.0 <4.5.5; version=>= 5.0.0, < 5.2.14; version=5.0.0 <5.2.14; version=>= 5.3.0, < 5.3.6; version=5.3.0 <5.3.6; version=>= 5.4.0, < 5.4.6; version=5.4.0 <5.4.6

Published CVSS scores

6.4GitHub, Inc.CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
T1189Drive-by Compromise

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo