{ "schema_version": "1.4.0", "id": "GHSA-6mf6-7j75-2m6f", "modified": "2025-03-20T20:52:00Z", "published": "2025-03-20T12:32:48Z", "aliases": [ "CVE-2024-8556" ], "summary": "AgentScope stored cross-site scripting (XSS) vulnerability", "details": "A stored cross-site scripting (XSS) vulnerability exists in modelscope/agentscope, as of the latest commit 21161fe on the main branch. The vulnerability occurs in the view for inspecting detailed run information, where a user-controllable string (run ID) is appended and rendered as HTML. This allows an attacker to execute arbitrary JavaScript code in the context of the user's browser.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "agentscope" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8556" }, { "type": "PACKAGE", "url": "https://github.com/modelscope/agentscope" }, { "type": "WEB", "url": "https://github.com/modelscope/agentscope/blob/21161fe9985ee2a2f617180b00a1424b81302d42/src/agentscope/studio/static/js/dashboard.js#L90" }, { "type": "WEB", "url": "https://huntr.com/bounties/8439f16b-5256-4466-bb7d-371572572a4b" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-20T20:51:59Z", "nvd_published_at": "2025-03-20T10:15:43Z" } }