CVE-2022-1884
Gogs Remote Command Execution Vulnerability
Description
A remote command execution vulnerability exists in gogs/gogs versions <=0.12.7 when deployed on a Windows server. The vulnerability arises due to improper validation of the `tree_path` parameter during file uploads. An attacker can set `tree_path=.git.` to upload a file into the .git directory, allowing them to write or rewrite the `.git/config` file. If the `core.sshCommand` is set, this can lead to remote command execution.
INFO
Published Date :
Nov. 15, 2024, 11:15 a.m.
Last Modified :
Nov. 19, 2024, 2:47 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
6.0
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-1884
.
URL | Resource |
---|---|
https://huntr.com/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-1884
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-1884
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 19, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://huntr.com/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b No Types Assigned https://huntr.com/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b Exploit, Third Party Advisory Added CWE NIST CWE-77 Added CPE Configuration AND OR *cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:* versions up to (including) 0.12.7 OR cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Nov. 15, 2024
Action Type Old Value New Value Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H -
CVE Received by [email protected]
Nov. 15, 2024
Action Type Old Value New Value Added Description A remote command execution vulnerability exists in gogs/gogs versions <=0.12.7 when deployed on a Windows server. The vulnerability arises due to improper validation of the `tree_path` parameter during file uploads. An attacker can set `tree_path=.git.` to upload a file into the .git directory, allowing them to write or rewrite the `.git/config` file. If the `core.sshCommand` is set, this can lead to remote command execution. Added Reference huntr.dev https://huntr.com/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b [No types assigned] Added CWE huntr.dev CWE-78 Added CVSS V3 huntr.dev AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-1884
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-1884
weaknesses.