← Back to browse · API

CVE-2022-1884

Severity
CRITICAL
CVSS
10.0
EPSS
0.01774
Risk score
40.62
CISA KEV
No
PoC
No
Published
2024-11-15
Modified
2024-11-15
First seen
2026-08-07
Aliases
EUVD-2022-6003, GHSA-958J-443G-7MM7
Products
gogs:gogs/gogs unspecified ≤latest
Sources
euvd EUVD-2022-6003

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.

References