CVE-2022-39205

CRITICAL

Onedev < 7.3.0 - Authentication Bypass

Title source: rule
STIX 2.1

Description

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the server to check for branch protections during a push event. It is only intended to be accessed from localhost, but the check relies on the X-Forwarded-For header. Invoking this endpoint leads to the execution of one of various git commands. The environment variables of this command execution can be controlled via query parameters. This allows attackers to write to arbitrary files, which can in turn lead to the execution of arbitrary code. Such an attack would be very hard to detect, which increases the potential impact even more. Users are advised to upgrade. There are no known workarounds for this issue.

References (4)

Core 4
Core References
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/theonedev/onedev/releases/tag/v7.3.0
Exploit, Third Party Advisory x_refsource_misc
https://blog.sonarsource.com/onedev-remote-code-execution/

Scores

CVSS v3 9.0
EPSS 0.0316
EPSS Percentile 87.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-287
Status published
Products (1)
onedev_project/onedev < 7.3.0
Published Sep 13, 2022
Tracked Since Feb 18, 2026