CVE-2022-2880
CVSS V2 None
CVSS V3 High 7.5
Description
Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.
Overview
- CVE ID
- CVE-2022-2880
- Assigner
- security@golang.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-10-14T15:15:18
- Last Modified Date
- 2023-03-03T15:42:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.18.7 | |
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.19.0 | 1.19.2 |
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://go.dev/cl/432976 | Vendor Advisory |
https://go.dev/issue/54663 | Exploit Issue Tracking Third Party Advisory |
https://groups.google.com/g/golang-announce/c/xtuG5faxtaU | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/ | Mailing List Third Party Advisory |
https://pkg.go.dev/vuln/GO-2022-1038 | Vendor Advisory |
https://www.oxeye.io/blog/golang-parameter-smuggling-attack | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-2880 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2880 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-10-14 16:00:10 | Added to TrackCVE | |||
2022-12-07 07:20:21 | 2022-10-14T15:15Z | 2022-10-14T15:15:18 | CVE Published Date | updated |
2022-12-07 07:20:21 | 2022-11-10T03:46:54 | CVE Modified Date | updated | |
2022-12-07 07:20:21 | Analyzed | Vulnerability Status | updated | |
2022-12-07 07:20:36 | References | updated | ||
2022-12-27 23:14:23 | 2022-12-27T22:15:12 | CVE Modified Date | updated | |
2022-12-27 23:14:23 | Analyzed | Modified | Vulnerability Status | updated |
2022-12-28 12:14:20 | Modified | Undergoing Analysis | Vulnerability Status | updated |
2023-03-03 17:17:56 | 2023-03-03T15:42:13 | CVE Modified Date | updated | |
2023-03-03 17:17:56 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |