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 Java, and Go are NOT affected.
{
"nvd_published_at": "2023-09-13T17:15:10Z",
"severity": "HIGH",
"github_reviewed_at": "2024-02-02T20:42:27Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-248"
]
}