cvedb.io
CVE-2022-39205
CRITICAL · CVSS 9
EPSS exploitation probability: 0%
Published 2022-09-13T19:15:13.093 · Last modified 2026-06-17T04:57:54.633

Summary

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 th

Affected products

onedev_project — onedev

Does this affect you?

Add your gear to cvedb and we'll alert you only when onedev_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.