ChoeMinji / kubernetes-1.12.0

Apache License 2.0
0 stars 0 forks source link

CVE-2021-38561 (High) detected in github.com/golang/text/language-v0.1.0, github.com/cloudflare/cfssl-1.3.2 #48

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

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

CVE-2021-38561 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/text/language-v0.1.0, github.com/cloudflare/cfssl-1.3.2

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

[mirror] Go text processing support

Dependency Hierarchy: - :x: **github.com/golang/text/language-v0.1.0** (Vulnerable Library)

github.com/cloudflare/cfssl-1.3.2

CFSSL: Cloudflare's PKI and TLS toolkit

Dependency Hierarchy: - :x: **github.com/cloudflare/cfssl-1.3.2** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack.

Publish Date: 2022-12-26

URL: CVE-2021-38561

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://osv.dev/vulnerability/GO-2021-0113

Release Date: 2021-08-12

Fix Resolution: v0.3.7


Step up your Open Source Security Game with Mend here