{ "schema_version": "1.4.0", "id": "GHSA-v5pj-jrpv-h6g2", "modified": "2025-03-21T17:57:41Z", "published": "2025-03-20T12:32:43Z", "aliases": [ "CVE-2024-12777" ], "summary": "Aim vulnerable to Synchronous Access of Remote Resource without Timeout", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "aim" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.25.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12777" }, { "type": "PACKAGE", "url": "https://github.com/aimhubio/aim" }, { "type": "WEB", "url": "https://github.com/aimhubio/aim/blob/d4ad66ac87606b1f377d3e685e861abb2eef6c45/aim/ext/sshfs/utils.py#L151-L154" }, { "type": "WEB", "url": "https://huntr.com/bounties/cdf8db79-c290-4fe5-9383-4c518bfba4a8" } ], "database_specific": { "cwe_ids": [ "CWE-1088" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T17:57:41Z", "nvd_published_at": "2025-03-20T10:15:30Z" } }