CVE-2021-41092

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-41092
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41092.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-41092
Aliases
Downstream
Related
Published
2021-10-04T20:15:07Z
Modified
2025-10-10T03:32:48.998945Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/docker/cli

Affected ranges

Type
GIT
Repo
https://github.com/docker/cli
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v18.*

v18.06.0-ce-rc1
v18.09.0-ce-tp0
v18.09.0-ce-tp3
v18.09.0-ce-tp4

v19.*

v19.03.0-beta1
v19.03.0-beta2
v19.03.0-beta3

v20.*

v20.10.0
v20.10.0-beta1
v20.10.0-rc1
v20.10.0-rc2
v20.10.1
v20.10.2
v20.10.3
v20.10.4
v20.10.5
v20.10.6
v20.10.7
v20.10.8