CVE-2024-47609
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-47609
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-01T20:13:55.017Z
- Last Modified Date
- 2024-10-01T20:13:55.017Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/hyperium/tonic/security/advisories/GHSA-4jwc-w2hc-78qv | x_refsource_CONFIRM |
https://github.com/hyperium/tonic/issues/1897 | x_refsource_MISC |
https://github.com/hyperium/tonic/commit/a4472a86f3290e60c7c01348b7e6a8164d6e7e48 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-47609 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47609 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-06 21:50:32 | Added to TrackCVE |