6.1
MEDIUM
CVE-2024-47068
Rollup DOM Clobbering Vulnerability (XSS)
Description

Rollup is a module bundler for JavaScript. Versions prior to 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 3.29.5 and 4.22.4 contain a patch for the vulnerability.

INFO

Published Date :

Sept. 23, 2024, 4:15 p.m.

Last Modified :

Sept. 30, 2024, 5:39 p.m.

Remotely Exploitable :

Yes !

Impact Score :

2.7

Exploitability Score :

2.8
Affected Products

The following products are affected by CVE-2024-47068 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Rollupjs rollup

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-47068 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-47068 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 30, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    Changed Reference Type https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162 No Types Assigned https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162 Product
    Changed Reference Type https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185 No Types Assigned https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185 Product
    Changed Reference Type https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4 No Types Assigned https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4 Patch
    Changed Reference Type https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541 No Types Assigned https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541 Patch
    Changed Reference Type https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm No Types Assigned https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm Exploit, Vendor Advisory
    Added CPE Configuration OR *cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* versions from (including) 0.59.0 up to (excluding) 2.79.2 *cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* versions from (including) 3.0.0 up to (excluding) 3.29.5 *cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:* versions from (including) 4.0.0 up to (excluding) 4.22.4
  • CVE Received by [email protected]

    Sep. 23, 2024

    Action Type Old Value New Value
    Added Description Rollup is a module bundler for JavaScript. Versions prior to 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 3.29.5 and 4.22.4 contain a patch for the vulnerability.
    Added Reference GitHub, Inc. https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm [No types assigned]
    Added Reference GitHub, Inc. https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185 [No types assigned]
    Added CWE GitHub, Inc. CWE-79
    Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-47068 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-47068 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability