ghsa-jmrx-5g74-6v2f
Vulnerability from github
Published
2022-05-24 16:55
Modified
2024-05-20 19:22
Severity ?
Summary
Kubernetes client-go library logs may disclose credentials to unauthorized users
Details
The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "k8s.io/client-go" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.17.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.16.0-beta.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11250" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2023-02-08T00:35:06Z", "nvd_published_at": "2019-08-29T01:15:00Z", "severity": "MODERATE" }, "details": "The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected.", "id": "GHSA-jmrx-5g74-6v2f", "modified": "2024-05-20T19:22:31Z", "published": "2022-05-24T16:55:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11250" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/81114" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/81330" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/commit/4441f1d9c3e94d9a3d93b4f184a591cab02a5245" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4052" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2019:4087https://nvd.nist.gov/vuln/detail/CVE-2019-11250" }, { "type": "PACKAGE", "url": "https://github.com/kubernetes/kubernetes" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0065" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190919-0003" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/10/16/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes client-go library logs may disclose credentials to unauthorized users" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.