Command Injection
github.com/sourcegraph/sourcegraph is vulnerable to Command Injection. The vulnerability exist in the listRepos function in listgitolite.go due to lack of input validation on the host parameter where the attacker uses a crafted request to execute commands inside the container...