Envoy is a cloud-native, open source edge and service proxy. There is a crash at `QuicheDataReader::PeekVarInt62Length()`. It is caused by integer underflow in the `QuicStreamSequencerBuffer::PeekRegion()` implementation.
References
Link | Resource |
---|---|
https://github.com/envoyproxy/envoy/security/advisories/GHSA-g9mq-6v96-cpqc | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-04 21:15
Updated : 2024-06-12 15:12
NVD link : CVE-2024-32975
Mitre link : CVE-2024-32975
CVE.ORG link : CVE-2024-32975
JSON object : View
Products Affected
envoyproxy
- envoy
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)