GO-2024-2912

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-2912
Import Source
https://vuln.go.dev/ID/GO-2024-2912.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2912
Aliases
Published
2024-07-01T21:50:42Z
Modified
2024-07-19T16:04:58Z
Summary
Docker CLI leaks private registry credentials to registry-1.docker.io in github.com/docker/cli
Details

Docker CLI leaks private registry credentials to registry-1.docker.io in github.com/docker/cli

References

Affected packages

Go / github.com/docker/cli

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
20.10.9+incompatible

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/docker/cli/cli/command",
            "symbols": [
                "GetDefaultAuthConfig",
                "RegistryAuthenticationPrivilegedFunc"
            ]
        },
        {
            "path": "github.com/docker/cli/cli/command/registry",
            "symbols": [
                "runLogin"
            ]
        }
    ]
}