CVE-2021-41092
Public on 2021-09-30
Modified on 2021-12-09
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.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 1 | docker | 2021-09-30 | ALAS-2021-1537 | Fixed |
Amazon Linux 2 - Docker Extra | docker | 2022-03-07 | ALAS2DOCKER-2022-017 | Fixed |
Amazon Linux 2 - Ecs Extra | docker | 2023-11-09 | ALAS2ECS-2023-028 | Fixed |
Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | docker | 2022-03-07 | ALAS2NITRO-ENCLAVES-2022-017 | Fixed |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
NVD | CVSSv2 | 5.0 | AV:N/AC:L/Au:N/C:P/I:N/A:N |
NVD | CVSSv3 | 5.4 | CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N |