Go is vulnerable to HTTP request smuggling. The vulnerability is due to a lack of sanitizations in the query parameter for ReverseProxy
. Remote attackers can cause query parameter smuggling when a go proxy forwards a parameter with an unparseable value.
github.com/golang/go/commit/9d2c73a9fd69e45876509bb3bdb2af99bf77da1e
github.com/golang/go/commit/f6d844510d5f1e3b3098eba255d9b633d45eac3b
github.com/golang/go/issues/54663
github.com/golang/go/issues/55842
github.com/golang/go/issues/55843
go.dev/cl/432976
go.dev/issue/54663
groups.google.com/g/golang-announce/c/xtuG5faxtaU
groups.google.com/g/golang-announce/c/xtuG5faxtaU
lists.fedoraproject.org/archives/list/[email protected]/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/
pkg.go.dev/vuln/GO-2022-1038
secdb.alpinelinux.org/edge/community.yaml
secdb.alpinelinux.org/v3.16/community.yaml
www.oxeye.io/blog/golang-parameter-smuggling-attack