Publish GHSA-75px-35p4-qq6h

This commit is contained in:
advisory-database[bot]
2025-03-21 18:59:52 +00:00
parent 0c45b35270
commit 1aef776401
@@ -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"
}
}