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.
{ "nvd_published_at": "2025-03-20T10:15:40Z", "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-21T21:24:33Z" }