VYPR

x/text

by Golang

golang: x/text

CVEs (2)

  • CVE-2020-28852HigJan 2, 2021
    risk 0.49cvss 7.5epss 0.02

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

  • CVE-2020-28851HigJan 2, 2021
    risk 0.49cvss 7.5epss 0.02

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