Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-41092
HistoryOct 04, 2021 - 8:10 p.m.

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

2021-10-0420:10:10
CWE-200
GitHub_M
www.cve.org
7
docker cli
private registry
credentials
configuration file
bug
fixed
update

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N

AI Score

7.8

Confidence

High

EPSS

0.001

Percentile

48.0%

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.

CNA Affected

[
  {
    "product": "cli",
    "vendor": "docker",
    "versions": [
      {
        "status": "affected",
        "version": "< 20.10.9"
      }
    ]
  }
]

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N

AI Score

7.8

Confidence

High

EPSS

0.001

Percentile

48.0%