Junglewise Threat Intelligence

CVE-2024-8550: PYSEC-2025-84 - A Local File Inclusion (LFI) vulnerability exists in the /load-workflow endpoint of modelscope/agentscope version v0.0.4. This vulnerability

CVE-2024-8550 · Severity: low · CVSS 3 · Published 2025-02-10

Technologies: agentscope (PyPI). Vendors: PyPI.

Executive brief

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.

Affected products

  • PyPI agentscope

Related threats