CVE-2024-47609 - Tonic gRPC DoS Attack Vulnerability (Denial of Service)

2 weeks ago 12
ARTICLE AD BOX
CVE ID : CVE-2024-47609
Published : Oct. 1, 2024, 9:15 p.m. | 24 minutes ago
Description : Tonic is a native gRPC client & server implementation with async/await support. When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a TCP/TLS stream. This can be triggered by causing the accept call to error out with errors that were not covered correctly causing the accept loop to exit. Upgrading to tonic 0.12.3 and above contains the fix.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article