HTTP Request Smuggling Affecting containers-common package, versions <2:1-81.0.1.module+el8.10.0+90298+77a9814d
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-ORACLE8-CONTAINERSCOMMON-6156572
- published 14 Jan 2024
- disclosed 14 Oct 2022
Introduced: 14 Oct 2022
CVE-2022-2880 Open this link in a new tabHow to fix?
Upgrade Oracle:8
containers-common
to version 2:1-81.0.1.module+el8.10.0+90298+77a9814d or higher.
This issue was patched in ELSA-2024-3254
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream containers-common
package and not the containers-common
package as distributed by Oracle
.
See How to fix?
for Oracle: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://linux.oracle.com/cve/CVE-2022-2880.html
- https://linux.oracle.com/errata/ELSA-2022-24267.html
- https://linux.oracle.com/errata/ELSA-2023-0328.html
- https://linux.oracle.com/errata/ELSA-2023-0446.html
- https://linux.oracle.com/errata/ELSA-2023-18908.html
- https://linux.oracle.com/errata/ELSA-2023-2167.html
- https://linux.oracle.com/errata/ELSA-2023-2204.html
- https://linux.oracle.com/errata/ELSA-2023-2357.html
- https://linux.oracle.com/errata/ELSA-2023-2780.html
- https://linux.oracle.com/errata/ELSA-2023-2784.html
- https://linux.oracle.com/errata/ELSA-2023-2866.html
- https://linux.oracle.com/errata/ELSA-2024-2988.html
- https://linux.oracle.com/errata/ELSA-2024-3254.html
- 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