CVE-2022-2880 Details
Description
Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable 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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://go.dev/cl/432976 | CVE | Patch |
| https://go.dev/issue/54663 | CVE | ExploitIssue TrackingThird Party Advisory |
| https://groups.google.com/g/golang-announce/c/xtuG5faxtaU | CVE | Mailing ListRelease Notes |
| https://pkg.go.dev/vuln/GO-2022-1038 | CVE | Vendor Advisory |
| https://security.gentoo.org/glsa/202311-09 | CVE | |
| https://go.dev/cl/432976 | [email protected] | Patch |
| https://go.dev/issue/54663 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://groups.google.com/g/golang-announce/c/xtuG5faxtaU | [email protected] | Mailing ListRelease Notes |
| https://pkg.go.dev/vuln/GO-2022-1038 | [email protected] | Vendor Advisory |
| https://security.gentoo.org/glsa/202311-09 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-444 | Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| golang go | < 1.18.7 >= 1.19.0, < 1.19.2 |
CPE
Remediation
| |
Change History
12 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 25, 2023 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Jun 8, 2023 | CVE Modified | [email protected] |
| Mar 3, 2023 | Modified Analysis | [email protected] |
| Dec 27, 2022 | CVE Modified | [email protected] |
| Nov 10, 2022 | Modified Analysis | [email protected] |
| Oct 25, 2022 | CVE Modified | [email protected] |
| Oct 18, 2022 | Initial Analysis | [email protected] |
| Oct 18, 2022 | CVE Modified | [email protected] |