VYPR

Tonic

by Hyperium

Source repositories

CVEs (1)

  • CVE-2024-47609MedOct 1, 2024
    risk 0.38cvss epss 0.01

    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…