Skip to content
New issue

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

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

Already on GitHub? # to your account

x/vulndb: potential Go vuln in github.com/containerd/containerd: GHSA-c2h3-6mxw-7mvq #1483

Closed
GoVulnBot opened this issue Jan 11, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-c2h3-6mxw-7mvq, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/containerd/containerd 1.5.7 >= 1.5.0, < 1.5.7

Cross references:

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

modules:
  - module: github.com/containerd/containerd
    versions:
      - introduced: 1.5.0
        fixed: 1.5.7
    packages:
      - package: github.com/containerd/containerd
  - module: github.com/containerd/containerd
    versions:
      - fixed: 1.4.11
    packages:
      - package: github.com/containerd/containerd
description: "### Impact\nA bug was found in containerd where container root directories
    and some plugins had insufficiently restricted permissions, allowing otherwise
    unprivileged Linux users to traverse directory contents and execute programs.
    When containers included executable programs with extended permission bits (such
    as setuid), unprivileged Linux users could discover and execute those programs.
    When the UID of an unprivileged Linux user on the host collided with the file
    owner or group inside a container, the unprivileged Linux user on the host could
    discover, read, and modify those files.\n\n### Patches\nThis vulnerability has
    been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these
    version when they are released and may restart containers or update directory
    permissions to mitigate the vulnerability.\n\n### Workarounds\nLimit access to
    the host to trusted users. Update directory permission on container bundles directories.
    \n\n### For more information\nIf you have any questions or comments about this
    advisory: \n* Open an issue in [github.com/containerd/containerd](https://github.com/containerd/containerd/issues/new/choose)\n*
    Email us at [security@containerd.io](mailto:security@containerd.io)\n"
cves:
  - CVE-2021-41103
ghsas:
  - GHSA-c2h3-6mxw-7mvq

@tatianab
Copy link
Contributor

Duplicate of #938

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants