HTTP Request Smuggling Affecting golang-1.17 package, versions *


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.16% (54th percentile)

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 IDSNYK-UBUNTU2204-GOLANG117-3040843
  • published7 Oct 2022
  • disclosed14 Oct 2022

Introduced: 7 Oct 2022

CVE-2022-2880  (opens in a new tab)
CWE-444  (opens in a new tab)

How to fix?

There is no fixed version for Ubuntu:22.04 golang-1.17.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-1.17 package and not the golang-1.17 package as distributed by Ubuntu. See How to fix? for Ubuntu:22.04 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.

CVSS Scores

version 3.1