tenortim / k8s_isi_provisioner

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

CVE-2022-27664 (High) detected in github.com/golang/net-v0.0.0-20200114155413-6afb5195e5aa #24

Open mend-bolt-for-github[bot] opened 3 months ago

mend-bolt-for-github[bot] commented 3 months ago

CVE-2022-27664 - High Severity Vulnerability

Vulnerable Library - github.com/golang/net-v0.0.0-20200114155413-6afb5195e5aa

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20200114155413-6afb5195e5aa.zip

Dependency Hierarchy: - github.com/kubernetes/api-v0.17.0 (Root Library) - github.com/kubernetes/apimachinery-v0.17.0 - github.com/kubernetes/apimachinery-v0.17.0 - github.com/kubernetes/apimachinery-v0.17.0 - :x: **github.com/golang/net-v0.0.0-20200114155413-6afb5195e5aa** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

Publish Date: 2022-09-06

URL: CVE-2022-27664

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pkg.go.dev/vuln/GO-2022-0969

Release Date: 2022-09-06

Fix Resolution: golang.org/x/net - 0.0.0-20220906165146-f3363e06e74c, go1.18.6, go1.19.1


Step up your Open Source Security Game with Mend here