From 0c45b3527096ce9436994ea6069f980b50c908ef 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:57:32 +0000 Subject: [PATCH] Publish GHSA-p6x3-v6g3-7557 --- .../GHSA-p6x3-v6g3-7557.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json (63%) diff --git a/advisories/unreviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json b/advisories/github-reviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json similarity index 63% rename from advisories/unreviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json rename to advisories/github-reviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json index 600ac78143f..f01db567e2d 100644 --- a/advisories/unreviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json +++ b/advisories/github-reviewed/2025/03/GHSA-p6x3-v6g3-7557/GHSA-p6x3-v6g3-7557.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p6x3-v6g3-7557", - "modified": "2025-03-20T12:32:44Z", + "modified": "2025-03-21T18:55:58Z", "published": "2025-03-20T12:32:44Z", "aliases": [ "CVE-2024-6483" ], + "summary": "Aim Relative Path Traversal vulnerability", "details": "A vulnerability in the `runs/delete-batch` endpoint of aimhubio/aim version 3.19.3 allows for arbitrary file or directory deletion through path traversal. The endpoint does not mitigate path traversal when handling user-specified run-names, which are used to specify log/metadata files for deletion. This can be exploited to delete arbitrary files or directories, potentially causing denial of service or data loss.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "aim" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.19.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6483" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://huntr.com/bounties/dc45d480-e579-4af4-8603-c52ecfd5e363" @@ -29,8 +54,8 @@ "CWE-23" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T18:55:58Z", "nvd_published_at": "2025-03-20T10:15:32Z" } } \ No newline at end of file