AVID-2026-R1621
Description
Local File Inclusion (LFI) in modelscope/agentscope (CVE-2024-8550)
Details
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.
Reason for inclusion in AVID: CVE-2024-8550 describes a Local File Inclusion in modelscope/agentscope, an AI tooling component used in AI model workflows. It impacts a software package used in building/deploying AI systems (supply chain). It qualifies as a security vulnerability with data exposure; the report provides explicit evidence (endpoint, vulnerable version, CWE-497, CVSS).
References
Affected or Relevant Artifacts
- Developer: modelscope
- Deployer: modelscope
- Artifact Details:
| Type | Name |
|---|---|
| System | modelscope/agentscope |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.0 |
| Vector String | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| Base Score | 7.5 |
| Base Severity | 🔴 High |
| Attack Vector | NETWORK |
| Attack Complexity | 🟢 Low |
| Privileges Required | NONE |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | 🔴 High |
| Integrity Impact | NONE |
| Availability Impact | NONE |
CWE
| ID | Description |
|---|---|
| CWE-497 | CWE-497 Exposure of Sensitive System Information to an Unauthorized Control Sphere |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2025-02-10
- Version: 0.3.3
- AVID Entry