This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Description
CVE-2020-28852 - High Severity Vulnerability
Vulnerable Library - github.com/golang/text-v0.3.3
[mirror] Go text processing support
Dependency Hierarchy:
- github.com/kubernetes/kube-openapi-41df0266122e9c26219827d995481d54e44cc346 (Root Library)
- github.com/go-openapi/spec-v0.19.0
- github.com/go-openapi/jsonreference-v0.18.0
- github.com/puerkitobio/purell-v1.1.0
- ❌ github.com/golang/text-v0.3.3 (Vulnerable Library)
Found in HEAD commit: 529bd4477562304d2b7ce7774b0f2acd4b189154
Found in base branch: master
Vulnerability Details
In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)
Publish Date: 2021-01-02
URL: CVE-2020-28852
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://nvd.nist.gov/vuln/detail/CVE-2020-28852
Release Date: 2021-01-02
Fix Resolution: golang-golang-x-text-dev - 0.3.5-1,0.3.5-1
Step up your Open Source Security Game with Mend here