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-2022-36109 (Medium) detected in github.com/Docker/Docker-v20.10.7+incompatible - autoclosed #132

Closed
mend-bolt-for-github bot opened this issue Nov 28, 2023 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 28, 2023

CVE-2022-36109 - Medium Severity Vulnerability

Vulnerable Library - github.com/Docker/Docker-v20.10.7+incompatible

Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

Library home page: https://proxy.golang.org/github.com/!docker/!docker/@v/v20.10.7+incompatible.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/google/go-containerregistry-v0.6.0 (Root Library)
    • github.com/docker/Cli-v20.10.7+incompatible
      • github.com/Docker/Docker-v20.10.7+incompatible (Vulnerable Library)

Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f

Found in base branch: main

Vulnerability Details

Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the "USER $USERNAME" Dockerfile instruction. Instead by calling ENTRYPOINT ["su", "-", "user"] the supplementary groups will be set up properly.

Publish Date: 2022-09-09

URL: CVE-2022-36109

CVSS 3 Score Details (6.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-rc4r-wh2q-q6c4

Release Date: 2022-09-09

Fix Resolution: v20.10.18


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 Nov 28, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-36109 (Medium) detected in github.com/docker/docker-v20.10.7+incompatible CVE-2022-36109 (Medium) detected in github.com/docker/DoCkEr-v20.10.7+incompatible Apr 2, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-36109 (Medium) detected in github.com/docker/DoCkEr-v20.10.7+incompatible CVE-2022-36109 (Medium) detected in github.com/docker/dockeR-v20.10.7+incompatible May 30, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-36109 (Medium) detected in github.com/docker/dockeR-v20.10.7+incompatible CVE-2022-36109 (Medium) detected in github.com/Docker/Docker-v20.10.7+incompatible Oct 1, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-36109 (Medium) detected in github.com/Docker/Docker-v20.10.7+incompatible CVE-2022-36109 (Medium) detected in github.com/Docker/Docker-v20.10.7+incompatible - autoclosed Oct 1, 2024
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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