CRITICAL🇵🇱 Wersja polska

CVE-2024-8537

CVSS 9.1v3.0pub. 2025-03-20upd. 2025-08-01

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.

🤖 AI Analysis
How it works

The vulnerability occurs in the /delete-workflow endpoint of the AgentScope application. Due to lack of proper input data validation, an attacker can supply a crafted file path containing path traversal sequences (e.g., ../), which allows escaping the intended working directory. As a result, the server processes the file deletion request from outside the allowed directory area, operating on any location in the file system.

Impact

An attacker can delete arbitrary files accessible to the application process, including critical configuration files, user data, or system files, which may lead to data loss or complete service unavailability (denial of service).

Mitigation & patch

Patches available from the vendor should be applied according to the references. Additionally, it is recommended to run the application with minimal file system privileges and implement path validation and sanitization mechanisms on the server side.

Who is affected

All versions of the modelscope/agentscope application.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Modelscope Agentscope

    APP
    Modelscope
    all versions
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2024-8487CRITICAL9.8PL ✓same product

Błędna konfiguracja CORS w Modelscope AgentScope umożliwia nieautoryzowany dostęp do API

CVE-2024-8551CRITICAL9.1PL ✓same product

Path traversal w AgentScope umożliwia odczyt i zapis plików JSON

CVE-2024-48050CRITICAL9.8PL ✓same product

RCE przez niezabezpieczone eval() w Modelscope AgentScope

CVE-2024-8524HIGH7.5same product

A directory traversal vulnerability exists in modelscope/agentscope version 0.0.4. An attacker can exploit thi...

CVE-2024-8438HIGH7.5same product

A path traversal vulnerability exists in modelscope/agentscope version v.0.0.4. The API endpoint `/api/file` d...