CVE-2022-23642

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:sourcegraph:sourcegraph:*:*:*:*:*:*:*:*

History

27 Jun 2023, 19:01

Type Values Removed Values Added
CWE CWE-94 CWE-862

29 Oct 2022, 02:44

Type Values Removed Values Added
References (MISC) http://packetstormsecurity.com/files/167506/Sourcegraph-Gitserver-3.36.3-Remote-Code-Execution.html - (MISC) http://packetstormsecurity.com/files/167506/Sourcegraph-Gitserver-3.36.3-Remote-Code-Execution.html - Exploit, Third Party Advisory, VDB Entry
References (MISC) http://packetstormsecurity.com/files/167741/Sourcegraph-gitserver-sshCommand-Remote-Command-Execution.html - (MISC) http://packetstormsecurity.com/files/167741/Sourcegraph-gitserver-sshCommand-Remote-Command-Execution.html - Exploit, Third Party Advisory, VDB Entry

13 Jul 2022, 19:15

Type Values Removed Values Added
References
  • (MISC) http://packetstormsecurity.com/files/167741/Sourcegraph-gitserver-sshCommand-Remote-Command-Execution.html -

20 Jun 2022, 06:15

Type Values Removed Values Added
References
  • (MISC) http://packetstormsecurity.com/files/167506/Sourcegraph-Gitserver-3.36.3-Remote-Code-Execution.html -

07 Mar 2022, 15:49

Type Values Removed Values Added
References (MISC) https://github.com/sourcegraph/sourcegraph/pull/30833 - (MISC) https://github.com/sourcegraph/sourcegraph/pull/30833 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/sourcegraph/sourcegraph/security/advisories/GHSA-qcmp-fx72-q8q9 - (CONFIRM) https://github.com/sourcegraph/sourcegraph/security/advisories/GHSA-qcmp-fx72-q8q9 - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 6.0
v3 : 8.8
CPE cpe:2.3:a:sourcegraph:sourcegraph:*:*:*:*:*:*:*:*
First Time Sourcegraph sourcegraph
Sourcegraph

18 Feb 2022, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-02-18 23:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-23642

Mitre link : CVE-2022-23642

CVE.ORG link : CVE-2022-23642


JSON object : View

Products Affected

sourcegraph

  • sourcegraph
CWE
CWE-862

Missing Authorization

CWE-94

Improper Control of Generation of Code ('Code Injection')