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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2021-10-04T20:10:10
Updated: 2024-08-04T02:59:31.334Z
Reserved: 2021-09-15T00:00:00
Link: CVE-2021-41092
Vulnrichment
No data.
NVD
Status : Modified
Published: 2021-10-04T20:15:07.757
Modified: 2024-11-21T06:25:26.783
Link: CVE-2021-41092
Redhat