CVE-2024-34362 MEDIUM

CVE-2024-34362: Envoy affected by a crash (use-after-free) in EnvoyQuicServerStream

Vendor Envoyproxy
Product envoy
Weakness CWE-416
Published June 4, 2024
Last update August 19, 2024

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

Envoy is a cloud-native, open source edge and service proxy. There is a use-after-free in `HttpConnectionManager` (HCM) with `EnvoyQuicServerStream` that can crash Envoy. An attacker can exploit this vulnerability by sending a request without `FIN`, then a `RESET_STREAM` frame, and then after receiving the response, closing the connection.

Key dates

02Disclosure timeline

June 4, 2024 CVE published
August 19, 2024 Record updated