CVE-2017-1000451: Code Injection
(updated )
fs-git is an API for git that relies on child_process.exec
. The buildCommand
method used to construct exec
strings does not properly sanitize data and is vulnerable to command injection across all methods that use it and call exec
.
References
Detect and mitigate CVE-2017-1000451 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 →