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.)
References
Link | Resource |
---|---|
https://github.com/golang/go/issues/42536 | Exploit Issue Tracking Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210212-0004/ | Third Party Advisory |
Configurations
Information
Published : 2021-01-01 22:15
Updated : 2022-06-03 09:17
NVD link : CVE-2020-28852
Mitre link : CVE-2020-28852
JSON object : View
CWE
CWE-129
Improper Validation of Array Index
Products Affected
golang
- text