CVE-2021-23348: Command Injection
(updated )
If (attacker-controlled) user input is given to the killProcess
function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process
exec` function without input sanitization.
References
Detect and mitigate CVE-2021-23348 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →