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 the commit in https://github.com/grpc/grpc/pull/32309.
{
"github_reviewed": true,
"severity": "MODERATE",
"cwe_ids": [
"CWE-440"
],
"nvd_published_at": "2023-06-09T11:15:09Z",
"github_reviewed_at": "2023-07-06T23:56:31Z"
}