Sourcegraph is a code search and navigation engine. Sourcegraph prior to version 3.37 is vulnerable to remote code execution in the `gitserver` service. The service acts as a git exec proxy, and fails to properly restrict calling `git config`. This allows an attacker to set the git `core.sshCommand` option, which sets git to use the specified command instead of ssh when they need to connect to a remote system. Exploitation of this vulnerability depends on how Sourcegraph is deployed. An attacker able to make HTTP requests to internal services like gitserver is able to exploit it. This issue is patched in Sourcegraph version 3.37. As a workaround, ensure that requests to gitserver are properly protected.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HSourcegraph
APPSourcegraph< 3.37
Related vulnerabilities
sourcegraph is a code intelligence platform. As a site admin it was possible to execute arbitrary commands on ...
Sourcegraph is a code intelligence platform. In versions prior to 4.1.0 a command Injection vulnerability exis...
Sourcegraph is an opensource code search and navigation engine. It is possible for an authenticated Sourcegrap...
Sourcegraph is an opensource code search and navigation engine. In Sourcegraph versions before 3.41.0, it is p...
Sourcegraph is a fast and featureful code search and navigation engine. Versions before 3.38.0 are vulnerable ...