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.
References
Link | Resource |
---|---|
https://github.com/envoyproxy/envoy/security/advisories/GHSA-hww5-43gv-35jv | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-04 21:15
Updated : 2024-06-12 13:29
NVD link : CVE-2024-34362
Mitre link : CVE-2024-34362
CVE.ORG link : CVE-2024-34362
JSON object : View
Products Affected
envoyproxy
- envoy
CWE
CWE-416
Use After Free