- 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.
- Source
- cve-assign@fb.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 5.6
- Impact score
- 3.4
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:facebook:react-dev-utils:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "A233E720-E5C4-48BD-B589-5A16D11BEFEE",
"versionEndExcluding": "11.0.4"
}
],
"operator": "OR"
}
]
}
]