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 |
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
21 Nov 2024, 05:23
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/golang/go/issues/42535 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20210212-0004/ - Third Party Advisory |
Information
Published : 2021-01-02 06:15
Updated : 2024-11-21 05: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