Update affected version info for CVE-2020-28852

This commit is contained in:
Sam Fowler 2021-02-17 15:46:41 +10:00
parent 8e2e120d2c
commit 37dd7dae10

View File

@ -11,11 +11,12 @@
"product": {
"product_data": [
{
"product_name": "n/a",
"product_name": "golang.org/x/text",
"version": {
"version_data": [
{
"version_value": "n/a"
"version_affected": "<",
"version_value": "v0.3.5"
}
]
}
@ -34,7 +35,7 @@
"description_data": [
{
"lang": "eng",
"value": "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.)"
"value": "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.)"
}
]
},
@ -64,4 +65,4 @@
}
]
}
}
}