CVE-2022-1705

medium

Description

Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.

References

https://go.dev/cl/409874

https://pkg.go.dev/vuln/GO-2022-0525

https://go.googlesource.com/go/+/e5017a93fcde94f09836200bca55324af037ee5f

https://go.dev/cl/410714

https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE

https://go.dev/issue/53188

Details

Source: MITRE

Published: 2022-08-10

Updated: 2023-03-03

Type: CWE-444