golang.org/x/text is vulnerable to denial of service. The vulnerability exists in the ParseAcceptLanguage
function of parse.go
, allowing an attacker to cause an application crash through the maliciously crafted Accept-Language header.
cs.opensource.google/go/x/text/+/434eadcdbc3b0256971992e8c70027278364c72c
github.com/advisories/GHSA-69ch-w2m2-3vjp
github.com/golang/go/issues/56152
github.com/golang/text/commit/434eadcdbc3b0256971992e8c70027278364c72c
go-review.googlesource.com/c/text/+/442235
go.dev/cl/442235
go.dev/issue/56152
groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ
pkg.go.dev/vuln/GO-2022-1059