GHSA-qrqr-3x5j-2xw9

Suggest an improvement
Source
https://github.com/advisories/GHSA-qrqr-3x5j-2xw9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/01/GHSA-qrqr-3x5j-2xw9/GHSA-qrqr-3x5j-2xw9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qrqr-3x5j-2xw9
Aliases
Published
2024-01-31T23:28:22Z
Modified
2024-07-08T15:54:29Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Docker Authentication Bypass
Details

An issue was discovered in Docker Moby before 17.06.0. The Docker engine validated a client TLS certificate using both the configured client CA root certificate and all system roots on non-Windows systems. This allowed a client with any domain validated certificate signed by a system-trusted root CA (as opposed to one signed by the configured CA root certificate) to authenticate.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-288"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-31T23:28:22Z"
}
References

Affected packages

Go / github.com/docker/docker

Package

Name
github.com/docker/docker
View open source insights on deps.dev
Purl
pkg:golang/github.com/docker/docker

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
17.06.0-ce