Lucene search

K

6 matches found

CVE
CVE
added 2023/06/09 11:15 a.m.2841 views

CVE-2023-32732

gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for -bin suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond...

5.3CVSS5.5AI score0.00023EPSS
CVE
CVE
added 2023/06/09 11:15 a.m.2810 views

CVE-2023-32731

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this c...

7.5CVSS7.5AI score0.0007EPSS
CVE
CVE
added 2023/06/09 11:15 a.m.2789 views

CVE-2023-1428

There exists an vulnerability causing an abort() to be called in gRPC. The following headers cause gRPC's C++ implementation to abort() when called via http2: te: x (x != trailers) :scheme: x (x != http, https) grpclb_client_stats: x (x == anything) On top of sending one of those headers, a later h...

7.5CVSS7.3AI score0.0002EPSS
CVE
CVE
added 2023/09/13 5:15 p.m.2712 views

CVE-2023-4785

Lack of error handling in the TCP server in Google's gRPC starting version 1.23 on posix-compatible platforms (ex. Linux) allows an attacker to cause a denial of service by initiating a significant number of connections with the server. Note that gRPC C++ Python, and Ruby are affected, but gRPC Jav...

7.5CVSS7.2AI score0.00018EPSS
CVE
CVE
added 2024/08/06 11:16 a.m.227 views

CVE-2024-7246

It's possible for a gRPC client communicating with a HTTP/2 proxy to poison the HPACK table between the proxy and the backend such that other clients see failed requests. It's also possible to use this vulnerability to leak other clients HTTP header keys, but not values. This occurs because the err...

6.3CVSS6.4AI score0.00055EPSS
CVE
CVE
added 2023/08/09 1:15 p.m.158 views

CVE-2023-33953

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: Unbounded memory buffering in the HPACK parser Unbounded CPU consumption in the...

7.5CVSS7.6AI score0.00099EPSS