You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/grpc/grpc
vulnerable_at: 1.58.0
packages:
- package: gRPC
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.
cves:
- CVE-2023-4785
references:
- fix: https://github.com/grpc/grpc/pull/33656
- fix: https://github.com/grpc/grpc/pull/33667
- fix: https://github.com/grpc/grpc/pull/33669
- fix: https://github.com/grpc/grpc/pull/33670
- fix: https://github.com/grpc/grpc/pull/33672
The text was updated successfully, but these errors were encountered:
CVE-2023-4785 references github.com/grpc/grpc, which may be a Go module.
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:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: