database-lab-engine icon indicating copy to clipboard operation
database-lab-engine copied to clipboard

CVE-2022-31030 (Medium) detected in github.com/containerd/containerd-v1.6.1

Open mend-bolt-for-github[bot] opened this issue 3 years ago • 0 comments

CVE-2022-31030 - Medium Severity Vulnerability

Vulnerable Library - github.com/containerd/containerd-v1.6.1

An open and reliable container runtime

Library home page: https://proxy.golang.org/github.com/containerd/containerd/@v/v1.6.1.zip

Dependency Hierarchy:

  • github.com/docker/docker-v20.10.18 (Root Library)
    • :x: github.com/containerd/containerd-v1.6.1 (Vulnerable Library)

Found in HEAD commit: b3ac62d12e3d43994ff7ad836e34da801ed665fb

Found in base branch: master

Vulnerability Details

containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the ExecSync API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; ExecSync may be used when running probes or when executing processes via an "exec" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.

Publish Date: 2022-06-09

URL: CVE-2022-31030

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-5ffw-gxpp-mxpf

Release Date: 2022-05-19

Fix Resolution: v1.5.13,v1.6.6


Step up your Open Source Security Game with Mend here