CVE-2024-47068

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
23/09/2024
Last modified:
29/10/2024

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* 0.59.0 (including) 2.79.2 (excluding)
cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* 3.0.0 (including) 3.29.5 (excluding)
cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* 4.0.0 (including) 4.22.4 (excluding)