Back to overview

CVE-2022-39206

CRITICAL Exploitation: PoC
9.9
CVSS 3.1
Description
Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. When using Docker-based job executors, the Docker socket (e.g. /var/run/docker.sock on Linux) is mounted into each Docker step. Users that can define and trigger CI/CD jobs on a project could use this to control the Docker daemon on the host machine. This is a known dangerous pattern, as it can be used to break out of Docker containers and, in most cases, gain root privileges on the host system. This issue allows regular (non-admin) users to potentially take over the build infrastructure of a OneDev instance. Attackers need to have an account (or be able to register one) and need permission to create a project. Since code.onedev.io has the right preconditions for this to be exploited by remote attackers, it could have been used to hijack builds of OneDev itself, e.g. by injecting malware into the docker images that are built and pushed to Docker Hub. The impact is increased by this as described before. Users are advised to upgrade to 7.3.0 or higher. There are no known workarounds for this issue.

Metadata

CVE ID
CVE-2022-39206
State
PUBLISHED
Assigner
GitHub_M
Reserved
2022-09-02 00:00 UTC
Published
2022-09-13 18:50 UTC
Last updated
2025-04-22 17:21 UTC
Primary CWE
CWE-610
CWE-610: Externally Controlled Reference to a Resource in An…
Vendor / Product
theonedev / onedev
Sources
cve.org  ·  NVD

Severity & Metrics

9.9 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
theonedev onedev < 7.3.0
Weakness (CWE)
CWESourceDescription
CWE-610 cna CWE-610: Externally Controlled Reference to a Resource in Another Sphere
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.9 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Back to overview