CVE-2024-8502

CRITICALCVSS 9.8/10EPSS 1.63%

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
9.8/10

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
1.63%

73.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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.
How severe is CVE-2024-8502?
CVE-2024-8502 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 1.63% probability of exploitation in the next 30 days.
How do I fix CVE-2024-8502?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-8502?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST