Lucene search

K
GoogleGrpc

4 matches found

CVE
CVE
added 2023/06/09 11:15 a.m.2809 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.2788 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.2711 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 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