CVE-2024-8556 MEDIUM

CVE-2024-8556: Stored XSS in modelscope/agentscope

Vendor Modelscope
Product modelscope/agentscope
Weakness CWE-79 · XSS
Published March 20, 2025
Last update March 20, 2025

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated