CVE-2021-41092
Last modified
CVE-2021-41092 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.54% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Docker | Command Line Interface | < 20.10.9 |
| Fedoraproject | Fedora | 34 |
| Fedoraproject | Fedora | 35 |
References
- https://github.com/docker/cli/commit/893e52cf4ba4b048d72e99748e0f86b2767c6c6bPatch, Third Party Advisory
- https://github.com/docker/cli/security/advisories/GHSA-99pg-grm5-qq3vThird Party Advisory
- https://github.com/docker/cli/commit/893e52cf4ba4b048d72e99748e0f86b2767c6c6bPatch, Third Party Advisory
- https://github.com/docker/cli/security/advisories/GHSA-99pg-grm5-qq3vThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41092?
How severe is CVE-2021-41092?
How do I fix CVE-2021-41092?
Are you affected by CVE-2021-41092?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
