CVE-2024-8502
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.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://nvd.nist.gov/vuln/detail/CVE-2024-8502, https://github.com/modelscope/agentscope, https://huntr.com/bounties/7a42da2a-2ae5-442d-aff9-c9a3b47870eb, https://pypi.org/project/agentscope, https://github.com/advisories/GHSA-9w5h-67gf-xvv8