Back to search
CVE-2024-47609
Published: Oct 1, 2024
Modified: Nov 21, 2024
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
hyperium | tonic | affected >= 0.12.2, < 0.12.3 |
Weaknesses (CWE)
References
https://github.com/hyperium/tonic/security/advisories/GHSA-4jwc-w2hc-78qv
x_refsource_CONFIRM
https://github.com/hyperium/tonic/issues/1897
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now