Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Modelscope | Agentscope | 0.0.4 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/7cd8f519-7c75-4936-889d-a17ea1bcb3eaExploitThird Party Advisory
- https://huntr.com/bounties/7cd8f519-7c75-4936-889d-a17ea1bcb3eaExploitThird Party Advisory
FAQ
What is CVE-2024-8550?
CVE-2024-8550 is a vulnerability with a CVSS score of 7.5 (HIGH). 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,...
How severe is CVE-2024-8550?
CVE-2024-8550 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8550?
Check the references section above for vendor advisories and patch information. Affected products include: Modelscope Agentscope.