HTTP/2 CONTINUATION flood in net/http
43Vexday Risk Score
Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.
ssvc Trackcvss 7.5epss 92%
probabilidad de explotación
92%top 1% de las CVE
explotación observada
noninguna fuente lo reporta
Lo que declaran los fabricantes (VEX)
Declaraciones oficiales de los fabricantes en formato CSAF/VEX: si su producto está afectado, ya corregido o descartado — y por qué. Es afirmación del fabricante, no juicio de Vexday.
Red Hatdocumento VEX ↗
Afectado
30 productos (167 componentes)
Red Hat OpenShift Container Platform 4 · Red Hat OpenShift Container Platform 3.11 · Red Hat Storage 3 · Cost Management Metrics Operator · Fence Agents Remediation Operator · y otros 25
workaround: In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.
Corregido
63 productos (2090 componentes)
Red Hat OpenShift Container Platform 4.18 · CNV 4.15 for RHEL 9 · CNV 4.14 for RHEL 9 · Red Hat OpenShift Container Platform 4.14 · Red Hat OpenShift Container Platform 4.15 · y otros 58
No afectado
25 productos (15.866 componentes) — porque el código vulnerable no está presente en el producto
Red Hat OpenShift Container Platform 4.15 · Red Hat OpenShift Container Platform 4.14 · Red Hat OpenShift Container Platform 4.13 · Red Hat OpenShift Container Platform 4.12 · Red Hat OpenShift Container Platform 4.16 · y otros 20
An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Referencias
https://go.dev/cl/576155https://go.dev/issue/65051https://groups.google.com/g/golang-announce/c/YgW0sx8mN3Mhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/https://pkg.go.dev/vuln/GO-2024-2687https://security.netapp.com/advisory/ntap-20240419-0009/https://www.kb.cert.org/vuls/id/421644http://www.openwall.com/lists/oss-security/2024/04/03/16http://www.openwall.com/lists/oss-security/2024/04/05/4