6.5

CVE-2022-32148

Exploit

Exposure of client IP addresses in net/http

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GolangGo Version < 1.17.12
GolangGo Version >= 1.18.0 < 1.18.4
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.1% 0.614
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 3.9 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 6.5 3.9 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
Mailing List
Release Notes
https://go.dev/cl/412857
Patch
https://go.dev/issue/53423
Third Party Advisory
Exploit
Issue Tracking
https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a
Patch
Mailing List
https://pkg.go.dev/vuln/GO-2022-0520
Vendor Advisory