facebook react-dev-utils CVE-2021-24033 is a vulnerability in Facebook React Dev Utils
Published on March 9, 2021

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.

NVD

Weakness Type

What is a Shell injection Vulnerability?

The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

CVE-2021-24033 has been classified to as a Shell injection vulnerability or weakness.


Products Associated with CVE-2021-24033

Want to know whenever a new CVE is published for Facebook React Dev Utils? stack.watch will email you.

 

Affected Versions

Facebook react-dev-utils:

Exploit Probability

EPSS
1.44%
Percentile
80.52%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.