From 1aef77640164cb7021fd4f58641a60f96c50df64 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:59:52 +0000 Subject: [PATCH] Publish GHSA-75px-35p4-qq6h --- .../GHSA-75px-35p4-qq6h.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json (66%) diff --git a/advisories/unreviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json b/advisories/github-reviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json similarity index 66% rename from advisories/unreviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json rename to advisories/github-reviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json index b38b1661c67..45b2ae3ff6b 100644 --- a/advisories/unreviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json +++ b/advisories/github-reviewed/2025/03/GHSA-75px-35p4-qq6h/GHSA-75px-35p4-qq6h.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-75px-35p4-qq6h", - "modified": "2025-03-20T12:32:45Z", + "modified": "2025-03-21T18:57:33Z", "published": "2025-03-20T12:32:45Z", "aliases": [ "CVE-2024-6829" ], + "summary": "Aim External Control of File Name or Path vulnerability", "details": "A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the `tarfile.extractall()` function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control `repo.path` and `run_hash` to bypass directory existence checks and extract files to unintended locations, potentially overwriting critical files. This can lead to arbitrary data being written to arbitrary locations on the remote tracking server, which could be used for further attacks such as writing a new SSH key to the target server.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], - "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-6829" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://huntr.com/bounties/7c97065c-1b63-4982-82c1-8038be0ed570" @@ -29,8 +54,8 @@ "CWE-73" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T18:57:32Z", "nvd_published_at": "2025-03-20T10:15:33Z" } } \ No newline at end of file