VYPR

net/http/httputil.ReverseProxy

by Go

golang: net/http/httputil.ReverseProxy

CVEs (1)

  • CVE-2024-24791HigJul 2, 2024
    risk 0.42cvss 7.5epss 0.01

    The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the…