CVE-2024-8502
CRITICAL9.8EPSS 0.74%AgentScope Deserialization Vulnerability
Published: 3/20/2025Modified: 3/20/2025
Also known as:GHSA-9w5h-67gf-xvv8
Description
A vulnerability in the RpcAgentServerLauncher class of modelscope/agentscope v0.0.6a3 allows for remote code execution (RCE) via deserialization of untrusted data using the dill library. The issue occurs in the AgentServerServicer.create_agent method, where serialized input is deserialized using dill.loads, enabling an attacker to execute arbitrary commands on the server.
Affected packages (1)
- PyPI/agentscopefrom 0, <= 0.0.6a3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |