CVE-2024-32974
Last modified
CVE-2024-32974 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Envoy is a cloud-native, open source edge and service proxy. A crash was observed in `EnvoyQuicServerStream::OnInitialHeadersComplete()` with following call stack. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
Envoy 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Envoyproxy | Envoy | < 1.27.6 |
| Envoyproxy | Envoy | >= 1.28.0, < 1.28.4 |
| Envoyproxy | Envoy | >= 1.29.0, < 1.29.5 |
| Envoyproxy | Envoy | >= 1.30.0, < 1.30.2 |
References
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-mgxp-7hhp-8299Exploit, Third Party Advisory
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-mgxp-7hhp-8299Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-32974?
How severe is CVE-2024-32974?
How do I fix CVE-2024-32974?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-32969vantage6 is an open-source infrastructure for privacy preser…2.7
- CVE-2024-3297An issue in the Certificate Authenticated Session Establishm…6.5
- CVE-2024-32970Phlex is a framework for building object-oriented views in R…7.1
- CVE-2024-32971Apollo Router is a configurable, graph router written in Rus…9
- CVE-2024-32972go-ethereum (geth) is a golang execution layer implementatio…7.5
- CVE-2024-32973Pluto is a superset of Lua 5.4 with a focus on general-purpo…4.8
- CVE-2024-32975Envoy is a cloud-native, open source edge and service proxy.…7.5
- CVE-2024-32976Envoy is a cloud-native, open source edge and service proxy.…7.5
- CVE-2024-32977OctoPrint provides a web interface for controlling consumer …9.4
- CVE-2024-32978Kaminari is a paginator for web app frameworks and object re…6.6
- CVE-2024-32979Nautobot is a Network Source of Truth and Network Automation…6.1
- CVE-2024-3298Out-Of-Bounds Write and Type Confusion vulnerabilities exist…7.8
Are you affected by CVE-2024-32974?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
