CVE-2024-8502
Last modified
CVE-2024-8502 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 1.63% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-8502?
How severe is CVE-2024-8502?
How do I fix CVE-2024-8502?
Are you affected by CVE-2024-8502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
