Security Advisory

CVE-2024-8061

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-20 10:10:09
Last updated 2025-10-15 12:49:55
Assigner @huntr_ai
State PUBLISHED

Description

In version 3.23.0 of aimhubio/aim, certain methods that request data from external servers do not have set timeouts, causing the server to wait indefinitely for a response. This can lead to a denial of service, as the tracking server does not respond to other requests while waiting. The issue arises in the client used by the `aim` tracking server to communicate with external resources, specifically in the `_run_read_instructions` method and similar calls without timeouts.