CVE-2023-4785: Denial of Service Vulnerability in gRPC TCP Server (Posix-compatible platforms)
(updated )
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
- github.com/advisories/GHSA-p25m-jpj4-qcrr
- github.com/grpc/grpc/pull/33656
- github.com/grpc/grpc/pull/33667
- github.com/grpc/grpc/pull/33669
- github.com/grpc/grpc/pull/33670
- github.com/grpc/grpc/pull/33672
- groups.google.com/g/grpc-io/c/LlLkB1CeE4U
- nvd.nist.gov/vuln/detail/CVE-2023-4785
- rubygems.org/gems/grpc/versions/1.53.2
- rubygems.org/gems/grpc/versions/1.54.3
- rubygems.org/gems/grpc/versions/1.55.3
- rubygems.org/gems/grpc/versions/1.56.2
Detect and mitigate CVE-2023-4785 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →