tenortim / k8s_isi_provisioner

Kubernetes external storage provisioner for Dell Isilon
Apache License 2.0
9 stars 5 forks source link

CVE-2019-11250 (Medium) detected in github.com/kubernetes/client-go/transport-v11.0.0 #6

Open mend-bolt-for-github[bot] opened 4 years ago

mend-bolt-for-github[bot] commented 4 years ago

CVE-2019-11250 - Medium Severity Vulnerability

Vulnerable Library - github.com/kubernetes/client-go/transport-v11.0.0

Go client for Kubernetes.

Dependency Hierarchy: - github.com/kubernetes/client-go/kubernetes-v11.0.0 (Root Library) - github.com/kubernetes/client-go/kubernetes/typed/batch/v1beta1-v11.0.0 - github.com/kubernetes/client-go-v11.0.0 - github.com/kubernetes/client-go/plugin/pkg/client/auth/exec-v11.0.0 - :x: **github.com/kubernetes/client-go/transport-v11.0.0** (Vulnerable Library)

Found in HEAD commit: c57fd737be5e61ee40d7d1de40e8fa0e91e67a6d

Vulnerability 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.

Publish Date: 2019-08-29

URL: CVE-2019-11250

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/GO-2020-0065

Release Date: 2020-10-16

Fix Resolution: v1.16.0-beta.1


Step up your Open Source Security Game with Mend here