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

x/vulndb: potential Go vuln in github.com/opencontainers/runc: CVE-2024-45310 #3111

Closed
GoVulnBot opened this issue Sep 3, 2024 · 1 comment
Assignees

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-45310 references a vulnerability in the following Go modules:

Module
github.com/opencontainers/runc

Description:
runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this could be used to create empty files, existing files would not be truncated. An attacker must have the ability to start containers using some kind of custom volume configuration. Containers using user namespaces are still affected, but the scope of plac...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/opencontainers/runc
      vulnerable_at: 1.1.14
summary: CVE-2024-45310 in github.com/opencontainers/runc
cves:
    - CVE-2024-45310
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-45310
    - fix: https://github.com/opencontainers/runc/commit/63c2908164f3a1daea455bf5bcd8d363d70328c7
    - fix: https://github.com/opencontainers/runc/commit/8781993968fd964ac723ff5f360b6f259e809a3e
    - fix: https://github.com/opencontainers/runc/commit/f0b652ea61ff6750a8fcc69865d45a7abf37accf
    - fix: https://github.com/opencontainers/runc/pull/4359
    - web: https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv
source:
    id: CVE-2024-45310
    created: 2024-09-03T21:01:24.412308071Z
review_status: UNREVIEWED

@tatianab
Copy link
Contributor

tatianab commented Sep 6, 2024

Duplicate of #3110

@tatianab tatianab marked this as a duplicate of #3110 Sep 6, 2024
@tatianab tatianab self-assigned this Sep 6, 2024
@tatianab tatianab closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants