Description
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.
Remediation
References
https://github.com/facebook/create-react-app/pull/10644
https://www.facebook.com/security/advisories/cve-2021-24033
Related Vulnerabilities
CVE-2022-41254 Vulnerability in maven package org.jenkins-ci.plugins:cons3rt
CVE-2022-31367 Vulnerability in npm package strapi-plugin-content-type-builder
CVE-2020-28455 Vulnerability in npm package markdown-it-toc
CVE-2020-28276 Vulnerability in npm package deep-set
CVE-2015-5347 Vulnerability in maven package org.apache.wicket:wicket-extensions