Vulnerability Details : CVE-2020-28852
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.)
Products affected by CVE-2020-28852
- cpe:2.3:a:golang:text:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-28852
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 49 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-28852
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-28852
-
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-28852
-
https://security.netapp.com/advisory/ntap-20210212-0004/
January 2021 Golang Vulnerabilities in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://github.com/golang/go/issues/42536
x/text: panic in language.ParseAcceptLanguage while processing bcp47 tag · Issue #42536 · golang/go · GitHubExploit;Issue Tracking;Third Party Advisory
Jump to