Improper exposure of client IP addresses in net/http...
Moderate severity
Unreviewed
Published
Aug 11, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Aug 10, 2022
Published to the GitHub Advisory Database
Aug 11, 2022
Last updated
Jan 27, 2023
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