Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
envoyproxy / envoy | 1.30.0 | 1.30.2 |
envoyproxy / envoy | 1.29.0 | 1.29.5 |
envoyproxy / envoy | 1.28.0 | 1.28.4 |
envoyproxy / envoy | - | 1.27.6 |