2 matches found
Command Injection
workspace-tools is vulnerable to command Injection. The vulnerability exists in fetchRemoteBranch function in git.ts due to lack of sanitization in flagging inputs which allows a malicious attacker to inject and execute arbitrary code...
CVE-2021-23326 Command Injection
This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...