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.
INFO
Published Date :
2024-09-23T15:26:09.313Z
Last Modified :
2024-10-29T15:16:32.075Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-47068 vulnerability.
| Vendors | Products |
|---|---|
| Redhat |
|
| Rollup |
|
| Rollupjs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-47068.