mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
820 B
Markdown
18 lines
820 B
Markdown
### [CVE-2024-32975](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32975)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-g9mq-6v96-cpqc
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|