CVE-2024-24791

7.5 HIGH
Published: July 02, 2024 Modified: April 15, 2026
View on NVD

Description

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 connection will fail. An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending "Expect: 100-continue" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://go.dev/cl/591255
Source: security@golang.org
https://go.dev/issue/67555
Source: security@golang.org
https://pkg.go.dev/vuln/GO-2024-2963
Source: security@golang.org
https://go.dev/cl/591255
Source: af854a3a-2127-422b-91ae-364da2661108
https://go.dev/issue/67555
Source: af854a3a-2127-422b-91ae-364da2661108
https://pkg.go.dev/vuln/GO-2024-2963
Source: af854a3a-2127-422b-91ae-364da2661108
https://security.netapp.com/advisory/ntap-20241004-0004/
Source: af854a3a-2127-422b-91ae-364da2661108

9 reference(s) from NVD

Quick Stats

CVSS v3 Score
7.5 / 10.0
EPSS (Exploit Probability)
1.0%
77th percentile
Exploitation Status
Not in CISA KEV