Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Remotely exploitable DoS in Tonic `<=v0.12.2`
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
对异常条件的处理不恰当
Vulnerability Title
tonic 安全漏洞
Vulnerability Description
tonic是hyperium开源的一个基于 HTTP/2 的 gRPC 实现。 tonic 0.12.0至0.12.2版本存在安全漏洞,该漏洞源于存在远程拒绝服务(DoS)攻击漏洞,允许远程攻击者通过发送特制的请求来使服务器崩溃,导致服务不可用。
CVSS Information
N/A
Vulnerability Type
N/A