Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-1708


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.


Published

2022-06-07T18:15:11.640

Last Modified

2024-11-21T06:41:17.743

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:N/I:N/A:C

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: COMPLETE
Exploitability Score

10.0

Impact Score

6.9

Weaknesses
  • Type: Secondary
    CWE-400
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application kubernetes cri-o < 1.19.7 Yes
Application kubernetes cri-o < 1.20.8 Yes
Application kubernetes cri-o < 1.21.8 Yes
Application kubernetes cri-o < 1.22.5 Yes
Application kubernetes cri-o < 1.23.3 Yes
Application kubernetes cri-o 1.24.0 Yes
Operating System fedoraproject fedora 36 Yes
Application redhat openshift_container_platform 3.11 Yes
Application redhat openshift_container_platform 4.0 Yes
Application redhat openshift_container_platform 4.9 Yes
Application redhat openshift_container_platform 4.10 Yes
Operating System redhat enterprise_linux 7.0 Yes
Operating System redhat enterprise_linux 8.0 Yes
Operating System redhat enterprise_linux 9.0 Yes

References