Description
The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.
Remediation
References
https://github.com/steveukx/git-js/pull/767
https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245
https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0
Related Vulnerabilities
CVE-2013-1777 Vulnerability in maven package org.apache.geronimo.framework:geronimo-jmx-remoting
CVE-2022-29172 Vulnerability in maven package org.webjars.bower:auth0-lock
CVE-2020-27216 Vulnerability in maven package org.mortbay.jetty:jetty
CVE-2022-22885 Vulnerability in maven package cn.hutool:hutool-http
CVE-2022-28366 Vulnerability in maven package net.sourceforge.htmlunit:neko-htmlunit