漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
Adacore Ada Web Server (AWS) before 25.2 is vulnerable to a denial-of-service (DoS) condition due to improper handling of SSL handshakes during connection initialization. When a client initiates an HTTPS connection, the server performs the SSL handshake before assigning the connection to a processing slot. However, there is no specific timeout set for this phase, and the server uses the default socket timeout, which is effectively infinite. An attacker can exploit this by sending a malformed TLS ClientHello message with incorrect length values. This causes the server to wait indefinitely for data that never arrives, blocking the worker thread (Line) handling the connection. By opening multiple such connections, up to the server's maximum limit, the attacker can exhaust all available working threads, preventing the server from handling new, legitimate requests.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
AdaCore Ada Web Server 安全漏洞
Vulnerability Description
AdaCore Ada Web Server(AdaCore AWS)是AdaCore公司的一款便于处理 HTTP 请求和 JSON 的 Ada 库。用于简化与 API 的交互过程。 AdaCore Ada Web Server 25.2之前版本存在安全漏洞,该漏洞源于SSL握手处理不当,可能导致拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A