{ "schema_version": "1.4.0", "id": "GHSA-fx47-jpv9-7hxr", "modified": "2025-03-20T18:57:07Z", "published": "2025-03-20T12:32:38Z", "aliases": [ "CVE-2024-10110" ], "summary": "Aim Vulnerable to Denial of Service (DoS)", "details": "In version 3.23.0 of aimhubio/aim, the ScheduledStatusReporter object can be instantiated to run on the main thread of the tracking server, leading to the main thread being blocked indefinitely. This results in a denial of service as the tracking server becomes unable to respond to other requests.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "aim" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.15.0" }, { "last_affected": "3.23.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10110" }, { "type": "PACKAGE", "url": "https://github.com/aimhubio/aim" }, { "type": "WEB", "url": "https://github.com/aimhubio/aim/blob/a566d4a2501c96a545a3c89d92af6ad7e7e0da99/aim/sdk/reporter/__init__.py#L789" }, { "type": "WEB", "url": "https://huntr.com/bounties/5ea6cf56-7b4c-4dce-9b6c-3e910fbb1ae4" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-20T18:57:06Z", "nvd_published_at": "2025-03-20T10:15:14Z" } }