Business information leak In stdlib
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.17.12 | ||
debian 11 | - | ||
debian 12 | 1.19~rc1-1 | ||
rpm rhel9 | 0:3.2.0-3.el9 | ||
rpm rhel9 | - | - | |
rpm rhel9 | - | - | |
rpm rhel8 | 0:2.13.3-3.el8_6 | ||
rpm rhel9 | 0:3.2.0-1.el9 | ||
rpm rhel8 | 0:1.17.12-1.module+el8.6.0+16014+a372c00b | ||
rpm rhel9 | - | - |
1-10 of 18
10
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4.