CVE-2024-8537: AgentScope path traversal vulnerability
A path traversal vulnerability exists in the modelscope/agentscope application, affecting all versions. The vulnerability is present in the /delete-workflow endpoint, allowing an attacker to delete arbitrary files from the filesystem. This issue arises due to improper input validation, enabling the attacker to manipulate file paths and delete sensitive files outside of the intended directory.
References
- github.com/advisories/GHSA-c4cc-w454-4634
- github.com/modelscope/agentscope
- github.com/modelscope/agentscope/blob/01530ee6a99c86426aab1be11ec3b3b86ca640ac/src/agentscope/studio/_app.py
- github.com/modelscope/agentscope/commit/7d285e862f86fa1d96ed04c4cd40a5f1b8f9189a
- github.com/modelscope/agentscope/pull/459
- huntr.com/bounties/eeb8aa4b-e6e5-465c-b0dd-aa97e3b7dc09
- nvd.nist.gov/vuln/detail/CVE-2024-8537
Detect and mitigate CVE-2024-8537 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →