Lucene search
+L

1990 matches found

Veracode
Veracode
added 2024/06/06 8:48 a.m.15 views

Use After Free

Envoy is vulnerable to a Use-After-Free vulnerability. The vulnerability is due to improper handling in HttpConnectionManager HCM with EnvoyQuicServerStream, where an attacker can crash Envoy by sending a request without FIN, followed by a RESETSTREAM frame, and then closing the connection after...

5.9CVSS6.7AI score0.00589EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/06/06 8:19 a.m.39 views

Integer Underflow

Envoy is vulnerable to Integer Underflow. The vulnerability is due to an integer underflow in the QuicStreamSequencerBuffer::PeekRegion implementation, causing a crash at QuicheDataReader::PeekVarInt62Length...

7.5CVSS6.7AI score0.00693EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/06/06 7:20 a.m.52 views

BIT-ENVOY-2024-23326 Envoy incorrectly accepts HTTP 200 response for entering upgrade mode

Envoy is a cloud-native, open source edge and service proxy. A theoretical request smuggling vulnerability exists through Envoy if a server can be tricked into adding an upgrade header into a response. Per RFC https://www.rfc-editor.org/rfc/rfc7230section-6.7 a server sends 101 when switching...

8.2CVSS6.3AI score0.00361EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/06 7:18 a.m.42 views

BIT-ENVOY-2024-32975 Envoy crashes in QuicheDataReader::PeekVarInt62Length()

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...

7.5CVSS6.5AI score0.00693EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 7:18 a.m.55 views

BIT-ENVOY-2024-32976 Envoy can enter an endless loop while decompressing Brotli data with extra input

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input...

7.5CVSS7.5AI score0.0068EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 7:17 a.m.47 views

BIT-ENVOY-2024-34362 Envoy affected by a crash (use-after-free) in EnvoyQuicServerStream

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 RESETSTREAM frame, and then after receiving the...

5.9CVSS5.9AI score0.00589EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 7:17 a.m.47 views

BIT-ENVOY-2024-34363 Envoy can crash due to uncaught nlohmann JSON exception

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 7:17 a.m.73 views

BIT-ENVOY-2024-34364 Envoy OOM vector from HTTP async client with unbounded response buffer for mirror response

Envoy is a cloud-native, open source edge and service proxy. Envoy exposed an out-of-memory OOM vector from the mirror response, since async HTTP client will buffer the response with an unbounded buffer...

6.5CVSS6.2AI score0.00471EPSS
SaveExploits1References2
NVD
NVD
added 2024/06/04 9:15 p.m.29 views

CVE-2024-34362

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 RESETSTREAM frame, and then after receiving the...

5.9CVSS5.7AI score0.00589EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/04 9:15 p.m.34 views

CVE-2024-34363

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/04 9:15 p.m.39 views

CVE-2024-34364

Envoy is a cloud-native, open source edge and service proxy. Envoy exposed an out-of-memory OOM vector from the mirror response, since async HTTP client will buffer the response with an unbounded buffer...

6.5CVSS5.7AI score0.00471EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/04 9:15 p.m.39 views

CVE-2024-32974

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 StopReadin...

7.5CVSS5.8AI score0.00693EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/04 9:15 p.m.34 views

CVE-2024-32975

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...

7.5CVSS5.7AI score0.00693EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/04 9:15 p.m.24 views

CVE-2024-23326

Envoy is a cloud-native, open source edge and service proxy. A theoretical request smuggling vulnerability exists through Envoy if a server can be tricked into adding an upgrade header into a response. Per RFC https://www.rfc-editor.org/rfc/rfc7230section-6.7 a server sends 101 when switching...

8.2CVSS5.7AI score0.00361EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/04 9:00 p.m.19 views

CVE-2024-32974 Envoy affected by a crash in EnvoyQuicServerStream::OnInitialHeadersComplete()

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 StopReadin...

5.9CVSS6.8AI score0.00693EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/04 9:00 p.m.16 views

CVE-2024-32974 Envoy affected by a crash in EnvoyQuicServerStream::OnInitialHeadersComplete()

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 StopReadin...

5.9CVSS6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/04 9:00 p.m.47 views

CVE-2024-32974 Envoy affected by a crash in EnvoyQuicServerStream::OnInitialHeadersComplete()

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 StopReadin...

5.9CVSS5.8AI score0.00693EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/04 9:00 p.m.15 views

CVE-2024-32975 Envoy crashes in QuicheDataReader::PeekVarInt62Length()

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...

5.9CVSS6.8AI score0.00693EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/04 9:00 p.m.9 views

CVE-2024-32975 Envoy crashes in QuicheDataReader::PeekVarInt62Length()

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...

5.9CVSS6.7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/04 9:00 p.m.36 views

CVE-2024-32975 Envoy crashes in QuicheDataReader::PeekVarInt62Length()

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...

5.9CVSS5.7AI score0.00693EPSS
SaveExploits1References1
Rows per page
Query Builder