CVE Vulnerabilities

CVE-2021-39939

Uncontrolled Resource Consumption

Published: Dec 13, 2021 | Modified: Nov 21, 2024
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
4 MEDIUM
AV:N/AC:L/Au:S/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

An uncontrolled resource consumption vulnerability in GitLab Runner affecting all versions starting from 13.7 before 14.3.6, all versions starting from 14.4 before 14.4.4, all versions starting from 14.5 before 14.5.2, allows an attacker triggering a job with a specially crafted docker image to exhaust resources on runner manager

Weakness

The product does not properly control the allocation and maintenance of a limited resource.

Affected Software

Name Vendor Start Version End Version
Gitlab Gitlab 13.7.0 (including) 14.3.6 (excluding)
Gitlab Gitlab 14.4.0 (including) 14.4.4 (excluding)
Gitlab Gitlab 14.5.0 (including) 14.5.2 (excluding)
Gitlab-ci-multi-runner Ubuntu bionic *
Gitlab-ci-multi-runner Ubuntu focal *
Gitlab-ci-multi-runner Ubuntu trusty *
Gitlab-ci-multi-runner Ubuntu xenial *

Potential Mitigations

  • Mitigation of resource exhaustion attacks requires that the target system either:

  • The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.

  • The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.

References