CVE-2018-12608

Improper Certificate Validation in go/github.com/moby/moby

Identifiers

GHSA-qrqr-3x5j-2xw9, CVE-2018-12608

Package Slug

go/github.com/moby/moby

Vulnerability

Improper Certificate Validation

Description

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.

Affected Versions

All versions before 17.06.0-ce

Solution

Upgrade to version 17.06.0-ce or above.

Last Modified

2024-02-01

source