CVE-2024-12778

Source
https://cve.org/CVERecord?id=CVE-2024-12778
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-12778.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-12778
Aliases
Published
2025-03-20T10:10:10.394Z
Modified
2026-08-12T03:51:17.592225325Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Denial of Service in aimhubio/aim
Details

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service (DoS) attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number of metrics that can be requested per call, combined with the server's single-threaded nature, leading to excessive resource consumption and blocking of the server.

Database specific
{
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/12xxx/CVE-2024-12778.json"
}
References

Affected packages

Git / github.com/aimhubio/aim

Affected ranges

Type
GIT
Repo
https://github.com/aimhubio/aim
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.25.0"
        },
        {
            "last_affected": "3.25.0"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:aimstack:aim:3.25.0:*:*:*:*:python:*:*"
}

Affected versions

3.*
3.25.0
v3.*
v3.25.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-12778.json"