CVE Database
/

CVE-2022-2880

Back to search

CVE-2022-2880

Published: Oct 14, 2022

Modified: Feb 13, 2025

PUBLISHED

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.

VendorProductVersions

Go standard library

net/http/httputil

affected
0 - < 1.18.7
affected
1.19.0-0 - < 1.19.2

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now