react-dev-utils on Windows allows developers to run a local webserver for accepting various commands, including a command to launch an editor. The input to that command was not properly sanitized, allowing an attacker who can make a network request to the server (either via CSRF or by direct request) to execute arbitrary commands on the targeted system. This issue affects multiple branches: 1.x.x prior to 1.0.4, 2.x.x prior to 2.0.2, 3.x.x prior to 3.1.2, 4.x.x prior to 4.2.2, and 5.x.x prior to 5.0.2.
References
Link | Resource |
---|---|
https://github.com/facebook/create-react-app/pull/4866 | Third Party Advisory |
https://github.com/facebook/create-react-app/releases/tag/v1.1.5 | Release Notes Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
No history.
Information
Published : 2018-12-31 22:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-6342
Mitre link : CVE-2018-6342
CVE.ORG link : CVE-2018-6342
JSON object : View
Products Affected
microsoft
- windows
- react-dev-utils
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')