Vulnerabilities (CVE)

Filtered by CWE-1088
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-8062 1 H2o 1 H2o 2025-03-26 N/A 7.5 HIGH
A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a `HEAD` request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controlled server that hangs, causing the application to block and become unresponsive to other requests.
CVE-2024-12777 2025-03-20 N/A 5.9 MEDIUM
A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting in the sshfs-client causes the server to hang for a significant amount of time, preventing it from responding to other requests.