CVE-2024-47068

MEDIUM EPSS 49.1%
Published Sep 23, 20241y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Medium
Find Similar
Published Sep 23, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` (e.g., `import.meta.url`) in `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an `img` tag with an unsanitized `name` attribute) are present. Versions 2.79.2, 3.29.5, and 4.22.4 contain a patch for the vulnerability.

CVSS Details

Base Score
6.1
Exploitability
2.8
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
49.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 3

VendorProductVersionRange
rollupjsrollup*≥0.59.0  –  <2.79.2
rollupjsrollup*≥3.0.0  –  <3.29.5
rollupjsrollup*≥4.0.0  –  <4.22.4

References 5

  • github.com https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162
    Product
  • github.com https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185
    Product
  • github.com https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4
    Patch
  • github.com https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541
    Patch
  • github.com https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4
    Patch
  • github.com https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541
    Patch