CVE-2024-32974

E

nvoy is a cloud-native, open source edge and service proxy. A crash was observed in `EnvoyQuicServerStream::OnInitialHeadersComplete()` with following call stack. It is a use-after-free caused by QUICHE continuing push request headers after `StopReading()` being called on the stream. As after `StopReading()`, the HCM's `ActiveStream` might have already be destroyed and any up calls from QUICHE could potentially cause use after free.

Configurations

Configuration 1 (hide)

OR cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

History

21 Nov 2024, 09:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 5.9
References () https://github.com/envoyproxy/envoy/security/advisories/GHSA-mgxp-7hhp-8299 - Exploit, Third Party Advisory () https://github.com/envoyproxy/envoy/security/advisories/GHSA-mgxp-7hhp-8299 - Exploit, Third Party Advisory

12 Jun 2024, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-04 21:15

Updated : 2024-11-21 09:16


NVD link : CVE-2024-32974

Mitre link : CVE-2024-32974

CVE.ORG link : CVE-2024-32974


JSON object : View

Products Affected
CWE
CWE-416

Use After Free