The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.
Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state.
Link | Tags |
---|---|
https://go.dev/issue/60374 | patch issue tracking |
https://go.dev/cl/506996 | patch |
https://groups.google.com/g/golang-announce/c/2q13H6LEEx0 | mailing list |
https://pkg.go.dev/vuln/GO-2023-1878 | vendor advisory |
https://security.netapp.com/advisory/ntap-20230814-0002/ | |
https://security.gentoo.org/glsa/202311-09 |