Vulnerability in Modelscope Agentscope
CVE-2024-8550
A Local File Inclusion (LFI) vulnerability exists in the /load-workflow endpoint of modelscope/agentscope version v0.0.4. This vulnerability allows an attacker to read arbitrary files from the server, including sensitive files such as API keys, by manipulating the filename parameter. The issue arises due to improper sanitization of user input passed to the os.path.join function, which can be exploited to access files outside the intended directory.
EPSS: 0.005 (40.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Modelscope Agentscope — versions 0.0.4
- Modelscope Modelscope/agentscope — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-8550?
- CVE-2024-8550 is a high-severity vulnerability in Modelscope Agentscope, classified under Exposure of Sensitive System Information to an Unauthorized Control Sphere. CVSS score: 7.5/10. Published 2025-02-10.
- How severe is CVE-2024-8550?
- High severity. CVSS v3 base score is 7.5 out of 10.