In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)
References
Link | Resource |
---|---|
https://github.com/golang/go/issues/42535 | Exploit Issue Tracking Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210212-0004/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-02 06:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-28851
Mitre link : CVE-2020-28851
CVE.ORG link : CVE-2020-28851
JSON object : View
Products Affected
golang
- go
CWE
CWE-129
Improper Validation of Array Index