HomeDefectsLIN1019-8863
Fixed

LIN1019-8863 : Security Advisory - go - CVE-2022-2880

Created: Sep 24, 2022    Updated: Feb 16, 2023
Resolved Date: Feb 16, 2023
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

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.

https://nvd.nist.gov/vuln/detail/CVE-2022-2880

CVEs