ghsa-fx47-jpv9-7hxr
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-20 18:57
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "aim" }, "ranges": [ { "events": [ { "introduced": "3.15.0" }, { "last_affected": "3.23.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10110" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-03-20T18:57:06Z", "nvd_published_at": "2025-03-20T10:15:14Z", "severity": "HIGH" }, "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.", "id": "GHSA-fx47-jpv9-7hxr", "modified": "2025-03-20T18:57:07Z", "published": "2025-03-20T12:32:38Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Aim Vulnerable to Denial of Service (DoS)" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…