CVE-2024-47068
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-47068
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-09-23T15:26:09.313Z
- Last Modified Date
- 2024-09-23T15:53:25.040Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm | x_refsource_CONFIRM |
https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4 | x_refsource_MISC |
https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541 | x_refsource_MISC |
https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162 | x_refsource_MISC |
https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-47068 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47068 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-06 09:50:46 | Added to TrackCVE |