Security Advisory

CVE-2022-32148

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-08-09 20:18:21
Last updated 2026-03-06 19:06:52
Assigner Go
State PUBLISHED

Description

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.