CVE-2024-8550
Last modified
CVE-2024-8550 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Modelscope | Agentscope | 0.0.4 |
References
- https://huntr.com/bounties/7cd8f519-7c75-4936-889d-a17ea1bcb3eaExploit, Third Party Advisory
- https://huntr.com/bounties/7cd8f519-7c75-4936-889d-a17ea1bcb3eaExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-8550?
How severe is CVE-2024-8550?
How do I fix CVE-2024-8550?
Are you affected by CVE-2024-8550?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
