All intelligence
// vulnerability record
live · NVDCVE-2024-10110
HIGHpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:54 UTC
7.5
CVSS / 10
// description
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.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-400