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.)
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

Configuration 1 (hide)

cpe:2.3:a:golang:text:*:*:*:*:*:*:*:*

History

03 Jun 2022, 16:17

Type Values Removed Values Added
CPE cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* cpe:2.3:a:golang:text:*:*:*:*:*:*:*:*
First Time Golang text

19 Feb 2021, 18:36

Type Values Removed Values Added
References (CONFIRM) https://security.netapp.com/advisory/ntap-20210212-0004/ - (CONFIRM) https://security.netapp.com/advisory/ntap-20210212-0004/ - Third Party Advisory
CPE cpe:2.3:a:golang:go:1.15.4:*:*:*:*:*:*:* cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

17 Feb 2021, 19:15

Type Values Removed Values Added
Summary In x/text in Go 1.15.4, 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.) 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.)

12 Feb 2021, 11:15

Type Values Removed Values Added
References
  • (CONFIRM) https://security.netapp.com/advisory/ntap-20210212-0004/ -

07 Jan 2021, 17:01

Type Values Removed Values Added
CWE CWE-129
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (MISC) https://github.com/golang/go/issues/42536 - (MISC) https://github.com/golang/go/issues/42536 - Exploit, Issue Tracking, Third Party Advisory
CPE cpe:2.3:a:golang:go:1.15.4:*:*:*:*:*:*:*

02 Jan 2021, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-01-02 06:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-28852

Mitre link : CVE-2020-28852

CVE.ORG link : CVE-2020-28852


JSON object : View

Products Affected

golang

  • text
CWE
CWE-129

Improper Validation of Array Index