Skip to content

Denial of Service Vulnerability in gRPC TCP Server (Posix-compatible platforms)

High severity GitHub Reviewed Published Sep 13, 2023 to the GitHub Advisory Database • Updated Apr 22, 2024

Package

bundler grpc (RubyGems)

Affected versions

>= 1.56.0, < 1.56.2
>= 1.55.0, < 1.55.3
>= 1.54.0, < 1.54.3
>= 1.53.0, < 1.53.2

Patched versions

1.56.2
1.55.3
1.54.3
1.53.2
pip grpcio (pip)
>= 1.55.0, < 1.55.3
>= 1.54.0, < 1.54.3
>= 1.53.0, < 1.53.2
1.55.3
1.54.3
1.53.2

Description

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. 

References

Published by the National Vulnerability Database Sep 13, 2023
Published to the GitHub Advisory Database Sep 13, 2023
Reviewed Feb 2, 2024
Last updated Apr 22, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2023-4785

GHSA ID

GHSA-p25m-jpj4-qcrr

Source code

No known source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.