Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.
References
Link | Resource |
---|---|
https://go.dev/cl/412857 | Patch |
https://go.dev/issue/53423 | Exploit Issue Tracking Third Party Advisory |
https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a | Mailing List Patch |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List Release Notes |
https://pkg.go.dev/vuln/GO-2022-0520 | Vendor Advisory |
https://go.dev/cl/412857 | Patch |
https://go.dev/issue/53423 | Exploit Issue Tracking Third Party Advisory |
https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a | Mailing List Patch |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List Release Notes |
https://pkg.go.dev/vuln/GO-2022-0520 | Vendor Advisory |
Configurations
History
21 Nov 2024, 07:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/412857 - Patch | |
References | () https://go.dev/issue/53423 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a - Mailing List, Patch | |
References | () https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE - Mailing List, Release Notes | |
References | () https://pkg.go.dev/vuln/GO-2022-0520 - Vendor Advisory |
Information
Published : 2022-08-10 20:15
Updated : 2024-11-21 07:05
NVD link : CVE-2022-32148
Mitre link : CVE-2022-32148
CVE.ORG link : CVE-2022-32148
JSON object : View
Products Affected
golang
- go
CWE