Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

ubuntu логотип

CVE-2024-47609

Опубликовано: 01 окт. 2024
Источник: ubuntu
Приоритет: medium

Описание

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.

РелизСтатусПримечание
devel

needs-triage

esm-infra/focal

DNE

focal

DNE

jammy

DNE

noble

DNE

oracular

ignored

end of life, was needs-triage
plucky

needs-triage

questing

needs-triage

upstream

not-affected

debian: Only affects 0.12.2

Показывать по

Связанные уязвимости

CVSS3: 3.7
redhat
больше 1 года назад

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.

nvd
больше 1 года назад

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.

debian
больше 1 года назад

Tonic is a native gRPC client & server implementation with async/await ...

CVSS3: 5.3
github
больше 1 года назад

Tonic has remotely exploitable denial of service vulnerability