Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-21626 (High) detected in github.com/opencontainers/runc/libcontainer/utils-v1.0.0-rc9, github.com/opencontainers/runc-v1.0.0-rc9 #179

Open
mend-bolt-for-github bot opened this issue Apr 23, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

CVE-2024-21626 - High Severity Vulnerability

Vulnerable Libraries - github.com/opencontainers/runc/libcontainer/utils-v1.0.0-rc9, github.com/opencontainers/runc-v1.0.0-rc9

github.com/opencontainers/runc/libcontainer/utils-v1.0.0-rc9

CLI tool for spawning and running containers according to the OCI specification

Dependency Hierarchy:

  • github.com/opencontainers/runc/libcontainer/utils-v1.0.0-rc9 (Vulnerable Library)
github.com/opencontainers/runc-v1.0.0-rc9

CLI tool for spawning and running containers according to the OCI specification

Library home page: https://proxy.golang.org/github.com/opencontainers/runc/@v/v1.0.0-rc9.zip

Dependency Hierarchy:

  • github.com/google/cadvisor/container/common-v0.35.0 (Root Library)
    • github.com/google/cadvisor/container-v0.35.0
      • github.com/google/cadvisor/container/docker-v0.35.0
        • github.com/google/cadvisor/container/libcontainer-v0.35.0
          • github.com/opencontainers/runc-v1.0.0-rc9 (Vulnerable Library)

Found in HEAD commit: 6e30df8c07a51f900077867824d3807dffb18045

Found in base branch: master

Vulnerability Details

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem ("attack 2"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run ("attack 1"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes ("attack 3a" and "attack 3b"). runc 1.1.12 includes patches for this issue.

Publish Date: 2024-01-31

URL: CVE-2024-21626

CVSS 3 Score Details (8.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-xr7r-f8xq-vfvv

Release Date: 2024-01-31

Fix Resolution: v1.1.12


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants