diff --git a/advisories/unreviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json b/advisories/github-reviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json rename to advisories/github-reviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json index 6f30ef2f9b6..7f2bb2d8681 100644 --- a/advisories/unreviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json +++ b/advisories/github-reviewed/2025/03/GHSA-fm93-g6xp-35xq/GHSA-fm93-g6xp-35xq.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-fm93-g6xp-35xq", - "modified": "2025-03-20T12:32:52Z", + "modified": "2025-03-22T00:34:31Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0190" ], + "summary": "Aim Excessive Data Query Operations in a Large Data Table vulnerability", "details": "In version 3.25.0 of aimhubio/aim, a denial of service vulnerability exists. By tracking a large number of `Text` objects and then querying them simultaneously through the web API, the Aim web server becomes unresponsive to other requests for an extended period while processing and returning these objects. This vulnerability can be exploited repeatedly, leading to a complete denial of service.", "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-2025-0190" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://huntr.com/bounties/38d151f1-abb4-443a-86b0-6c26f0c6cb70" @@ -29,8 +54,8 @@ "CWE-1049" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-22T00:34:31Z", "nvd_published_at": "2025-03-20T10:15:51Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json b/advisories/github-reviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json similarity index 61% rename from advisories/unreviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json rename to advisories/github-reviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json index 9b579ca57a0..a646928c515 100644 --- a/advisories/unreviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json +++ b/advisories/github-reviewed/2025/03/GHSA-j5qj-rg5j-j7c2/GHSA-j5qj-rg5j-j7c2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j5qj-rg5j-j7c2", - "modified": "2025-03-20T12:32:52Z", + "modified": "2025-03-22T00:33:44Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0189" ], + "summary": "Aim Uncontrolled Resource Consumption vulnerability", "details": "In version 3.25.0 of aimhubio/aim, the tracking server is vulnerable to a denial of service attack. The server overrides the maximum size for websocket messages, allowing very large images to be tracked. This causes the server to become unresponsive to other requests while processing the large image, leading to a denial of service condition.", "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-2025-0189" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://huntr.com/bounties/e4c9bf41-72cf-4d04-baaf-8f12b5b7926e" @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-22T00:33:44Z", "nvd_published_at": "2025-03-20T10:15:51Z" } } \ No newline at end of file