tt9133github / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
0 stars 0 forks source link

CVE-2022-32149 (High) detected in github.com/golang/text-v0.3.2, github.com/golang/text/language-v0.3.2 #139

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

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

CVE-2022-32149 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/text-v0.3.2, github.com/golang/text/language-v0.3.2

github.com/golang/text-v0.3.2

[mirror] Go text processing support

Library home page: https://proxy.golang.org/github.com/golang/text/@v/v0.3.2.zip

Dependency Hierarchy: - github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/mock (Root Library) - github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/meta - google.golang.org/api/compute/v1-v0.6.1-0.20190607001116-5213b8090861 - google.golang.org/api/option-v0.6.1-0.20190607001116-5213b8090861 - github.com/grpc/grpc-go-v1.23.1 - github.com/grpc/grpc-go-v1.23.1 - github.com/golang/net/http2-0deb6923b6d97481cb43bc1043fe5b72a0143032 - github.com/golang/net/http/httpguts-0deb6923b6d97481cb43bc1043fe5b72a0143032 - github.com/golang/net/idna-0deb6923b6d97481cb43bc1043fe5b72a0143032 - github.com/golang/text/secure/bidirule-v0.3.2 - github.com/golang/text/unicode/bidi-v0.3.2 - :x: **github.com/golang/text-v0.3.2** (Vulnerable Library)

github.com/golang/text/language-v0.3.2

[mirror] Go text processing support

Dependency Hierarchy: - k8s.io/kubectl/pkg/cmd/expose-v0.0.0 (Root Library) - k8s.io/kubectl/pkg/cmd/util-v0.0.0 - k8s.io/cli-runtime/pkg/resource-v0.0.0 - github.com/golang/text-v0.3.2 - github.com/golang/text-v0.3.2 - :x: **github.com/golang/text/language-v0.3.2** (Vulnerable Library)

Found in HEAD commit: 6e30df8c07a51f900077867824d3807dffb18045

Found in base branch: master

Vulnerability Details

An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.

Publish Date: 2022-10-14

URL: CVE-2022-32149

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://www.cve.org/CVERecord?id=CVE-2022-32149

Release Date: 2022-10-14

Fix Resolution: v0.3.8


Step up your Open Source Security Game with Mend here