Npm · Magento-Scripts · CVE-2021-32684
**Name of the Vulnerable Software and Affected Versions**
magento-scripts versions 1.5.1 through 1.5.2
**Description**
The issue arises from the change of a function from synchronous to asynchronous without implementing a handler in the start, stop, exec, and logs commands, making them unusable.
**Recommendations**
For versions 1.5.1 and 1.5.2, upgrade to version 1.5.3 or the latest version using `npm i @scandipwa/magento-scripts@1.5.3` or `npm i @scandipwa/magento-scripts@latest`.