SCA: security update for dom-iterator (GHSA-jrvm-mcxc-mf6m)

medium Tenable Cloud Security Plugin ID 421301

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of
the Function constructor without complete input sanitization. Function generates a new function body and
thus care must be given to ensure that the inputs to Function are not attacker-controlled. The risks
involved are similar to that of allowing attacker-controlled input to reach eval. (CVE-2024-21541)

See Also

https://github.com/advisories/GHSA-jrvm-mcxc-mf6m

Plugin Details

Severity: Medium

ID: 421301

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-21541

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/13/2024

Vulnerability Publication Date: 11/13/2024

Reference Information

CVE: CVE-2024-21541

cwe: CWE-94