VYPR
Moderate severityNVD Advisory· Published Oct 4, 2021· Updated Aug 4, 2024

Docker CLI leaks private registry credentials to registry-1.docker.io

CVE-2021-41092

Description

Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running docker login my-private-registry.example.com with a misconfigured configuration file (typically ~/.docker/config.json) listing a credsStore or credHelpers that could not be executed would result in any provided credentials being sent to registry-1.docker.io rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/docker/cliGo
< 20.10.920.10.9

Affected products

77

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.