diff --git a/advisories/unreviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json b/advisories/github-reviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json similarity index 63% rename from advisories/unreviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json rename to advisories/github-reviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json index 87aa7059da1..b668be2b909 100644 --- a/advisories/unreviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json +++ b/advisories/github-reviewed/2025/03/GHSA-p6h7-hfj2-vmcf/GHSA-p6h7-hfj2-vmcf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p6h7-hfj2-vmcf", - "modified": "2025-03-20T12:32:48Z", + "modified": "2025-03-21T21:56:53Z", "published": "2025-03-20T12:32:48Z", "aliases": [ "CVE-2024-8501" ], + "summary": "AgentScope arbitrary file download vulnerability in rpc_agent_client", "details": "An arbitrary file download vulnerability exists in the rpc_agent_client component of modelscope/agentscope version v0.0.4. This vulnerability allows any user to download any file from the rpc_agent's host by exploiting the download_file method. This can lead to unauthorized access to sensitive information, including configuration files, credentials, and potentially system files, which may facilitate further exploitation such as privilege escalation or lateral movement within the network.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "agentscope" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.0.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8501" }, + { + "type": "PACKAGE", + "url": "https://github.com/modelscope/agentscope" + }, { "type": "WEB", "url": "https://huntr.com/bounties/83e433c0-ed2d-4b10-8358-d3c1eee0a47c" @@ -29,8 +54,8 @@ "CWE-36" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T21:56:53Z", "nvd_published_at": "2025-03-20T10:15:42Z" } } \ No newline at end of file