SCA: security update for react-dev-utils (GHSA-5q6m-3h65-w53x)

medium Tenable Cloud Security Plugin ID 410975

Description

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

- react-dev-utils prior to v11.0.4 exposes a function, getProcessForPort, where an input argument is
concatenated into a command string to be executed. This function is typically used from react-scripts (in
Create React App projects), where the usage is safe. Only when this function is manually invoked with
user-provided values (ie: by custom code) is there the potential for command injection. If you're
consuming it from react-scripts then this issue does not affect you. (CVE-2021-24033)

See Also

https://github.com/advisories/GHSA-5q6m-3h65-w53x

Plugin Details

Severity: Medium

ID: 410975

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.22

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2021-24033

CVSS v3

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 5.1

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/11/2021

Vulnerability Publication Date: 3/9/2021

Reference Information

CVE: CVE-2021-24033

cwe: CWE-78