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.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Go

Published: 2022-10-14T00:00:00

Updated: 2023-06-12T19:12:40.079Z

Reserved: 2022-08-17T00:00:00


Link: CVE-2022-2880

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2022-10-14T15:15:18.090

Modified: 2023-11-25T11:15:09.650


Link: CVE-2022-2880

JSON object: View

cve-icon Redhat Information

No data.

CWE