Vulnerability CVE-2020-28851


Published: 2021-01-02

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

Type:

CWE-129

(Improper Validation of Array Index)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Golang -> GO 

 References:
https://github.com/golang/go/issues/42535

Copyright 2024, cxsecurity.com

 

Back to Top