VYPR

react-dev-utils

by Facebook

npm: react-dev-utils

Source repositories

CVEs (2)

  • CVE-2021-24033MedMar 9, 2021
    risk 0.30cvss 5.6epss 0.03

    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…

  • CVE-2018-6342CriDec 31, 2018
    risk 0.00cvss 9.8epss 0.03

    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…