Remote Code Execution Vulnerability in ModelScope Agentscope by Vendor
CVE-2024-8502
9.8CRITICAL
What is CVE-2024-8502?
A remote code execution vulnerability has been identified in the RpcAgentServerLauncher class of ModelScope's Agentscope, specifically in version v0.0.6a3. This vulnerability is due to insecure deserialization of untrusted data via the dill library within the AgentServerServicer.create_agent method. An attacker can exploit this flaw by providing malicious serialized input, which is then deserialized using dill.loads. This can lead to the execution of arbitrary commands on the server, posing a significant risk to system integrity and user data.
Affected Version(s)
modelscope/agentscope <= unspecified
