CVE-2022-32148
CVSS V2 None
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2022-32148
- Assigner
- security@golang.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-08-10T20:15:47
- Last Modified Date
- 2023-03-02T16:35:40
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.17.12 | |
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.18.0 | 1.18.4 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://go.dev/cl/412857 | Patch Vendor Advisory |
https://go.dev/issue/53423 | Exploit Third Party Advisory |
https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a | Mailing List Patch Vendor Advisory |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/ | |
https://pkg.go.dev/vuln/GO-2022-0520 | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-32148 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32148 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-08-10 23:00:27 | Added to TrackCVE | |||
2022-12-27 23:14:09 | 2022-12-27T22:15:14 | CVE Modified Date | updated | |
2022-12-27 23:14:10 | Weakness Enumeration | update | ||
2023-03-02 17:15:44 | 2023-03-02T16:35:40 | CVE Modified Date | updated | |
2023-03-02 17:15:44 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |