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.
{
"cwe_ids": [
"CWE-416"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/34xxx/CVE-2024-34362.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "1.30.0"
},
{
"last_affected": "11.30.1"
}
],
"source": "AFFECTED_FIELD"
}
],
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.27.6"
},
{
"introduced": "1.28.0"
},
{
"fixed": "1.28.4"
},
{
"introduced": "1.29.0"
},
{
"fixed": "1.29.5"
},
{
"introduced": "1.30.0"
},
{
"fixed": "1.30.2"
}
],
"source": "CPE_RANGE"
}