HTTP Request Smuggling Affecting containernetworking-plugins package, versions <1:1.4.0-2.module+el8.10.0+21366+f9cb49f8
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-CONTAINERNETWORKINGPLUGINS-6153236
- published 11 Jan 2024
- disclosed 4 Oct 2022
Introduced: 4 Oct 2022
CVE-2022-2880 Open this link in a new tabHow to fix?
Upgrade Centos:8
containernetworking-plugins
to version 1:1.4.0-2.module+el8.10.0+21366+f9cb49f8 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream containernetworking-plugins
package and not the containernetworking-plugins
package as distributed by Centos
.
See How to fix?
for Centos:8
relevant fixed versions and status.
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
- https://access.redhat.com/security/cve/CVE-2022-2880
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/
- https://www.oxeye.io/blog/golang-parameter-smuggling-attack
- https://go.dev/cl/432976
- https://go.dev/issue/54663
- https://groups.google.com/g/golang-announce/c/xtuG5faxtaU
- https://pkg.go.dev/vuln/GO-2022-1038
- https://security.gentoo.org/glsa/202311-09