漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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