The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport protocol, which makes it exploitable via clone() method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221 | patch third party advisory exploit |
https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532 | patch third party advisory exploit |
https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504 | third party advisory patch |
https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0 | third party advisory release notes |
https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols | broken link |