CVE-2022-1708

Aliases:GHSA-fcm2-6c3h-pg6jGO-2022-0480
Modified
Published: 07 Jun 2022, 17:43
Last modified:03 Aug 2024, 00:10

Vulnerability Summary

Overall Risk (default)
medium
41/100
CVSS Score
7.8 HIGH
v2.0 (nvd)
EPSS Score
0.46% LOW
0% probability -0.13%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

07 Jun 2022, 17:43
Published
Vulnerability first disclosed
03 Aug 2024, 00:10
Last Modified
Vulnerability information updated

Description

A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v2.0HIGHScore: 7.8AV:N/AC:L/Au:N/C:N/I:N/A:C

EPSS Trends

Current EPSS score: 0.46% Percentile: 65%

Techniques & Countermeasures

  • CWE-770Allocation of Resources Without Limits or Throttling

    The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

  • CWE-400Uncontrolled Resource Consumption

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

Affected Systems

  • fedoraprojectfedora

    36

  • github.com/cri-ocri-o

    ≥ 1.24.0, < 1.24.1 | ≥ 1.23.0, < 1.23.3 | < 1.22.5

  • kubernetescri-o

    < 1.19.7 | ≥ 1.20.0, < 1.20.8 | ≥ 1.21.0, < 1.21.8 | ≥ 1.22.0, < 1.22.5 | ≥ 1.23.0, < 1.23.3 | 1.24.0

  • redhatenterprise_linux

    7.0 | 8.0 | 9.0

  • redhatopenshift_container_platform

    3.11 | 4.0 | 4.9 | 4.10

References (5)