Lucene search

K
cveGitHub_MCVE-2024-47068
HistorySep 23, 2024 - 4:15 p.m.

CVE-2024-47068

2024-09-2316:15:06
CWE-79
GitHub_M
web.nvd.nist.gov
37
20
rollup
javascript
dom clobbering
xss
patch
vulnerability

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS

0

Percentile

16.3%

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.

Affected configurations

Vulners
Vulnrichment
Node
rolluprollupRange<3.29.5
OR
rolluprollupRange4.0.04.22.4
VendorProductVersionCPE
rolluprollup*cpe:2.3:a:rollup:rollup:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "rollup",
    "product": "rollup",
    "versions": [
      {
        "version": "< 3.29.5",
        "status": "affected"
      },
      {
        "version": ">= 4.0.0, < 4.22.4",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS

0

Percentile

16.3%