From a8396d31e3a2cd05215bbd90e006cab02577c485 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:36:57 +0000 Subject: [PATCH] Publish GHSA-35p3-6j45-prwm --- .../GHSA-35p3-6j45-prwm.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json (64%) diff --git a/advisories/unreviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json b/advisories/github-reviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json similarity index 64% rename from advisories/unreviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json rename to advisories/github-reviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json index 090a9e4b871..1e8145f4156 100644 --- a/advisories/unreviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json +++ b/advisories/github-reviewed/2025/03/GHSA-35p3-6j45-prwm/GHSA-35p3-6j45-prwm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-35p3-6j45-prwm", - "modified": "2025-03-20T12:32:44Z", + "modified": "2025-03-21T18:35:15Z", "published": "2025-03-20T12:32:44Z", "aliases": [ "CVE-2024-12778" ], + "summary": "Aim Uncontrolled Resource Consumption vulnerability", "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.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "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-12778" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://huntr.com/bounties/892a9eee-0251-4e57-94a4-dad2e7f32715" @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T18:35:15Z", "nvd_published_at": "2025-03-20T10:15:30Z" } } \ No newline at end of file