GO-2021-0065

Source
https://pkg.go.dev/vuln/GO-2021-0065
Import Source
https://vuln.go.dev/ID/GO-2021-0065.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0065
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-07-19T16:04:58Z
Summary
Unauthorized credential disclosure in k8s.io/kubernetes and k8s.io/client-go
Details

Authorization tokens may be inappropriately logged if the verbosity level is set to a debug level.

References

Affected packages

Go / k8s.io/client-go

Package

Name
k8s.io/client-go
View open source insights on deps.dev
Purl
pkg:golang/k8s.io/client-go

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.17.0

Ecosystem specific

{
    "imports": [
        {
            "path": "k8s.io/client-go/transport",
            "symbols": [
                "basicAuthRoundTripper.RoundTrip",
                "bearerAuthRoundTripper.RoundTrip",
                "debuggingRoundTripper.RoundTrip",
                "impersonatingRoundTripper.RoundTrip",
                "userAgentRoundTripper.RoundTrip"
            ]
        }
    ]
}