CVE-2024-8550

HIGH

modelscope/agentscope v0.0.4 - Local File Inclusion via /load-workflow Endpoint Filename Parameter

Title source: llm
STIX 2.1

Description

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.

References (1)

Core 1
Core References

Scores

CVSS v3 7.5
EPSS 0.0048
EPSS Percentile 37.5%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-497
Status published
Products (1)
modelscope/agentscope 0.0.4
Published Feb 10, 2025
Tracked Since Feb 18, 2026