GHSA-9w5h-67gf-xvv8

Suggest an improvement
Source
https://github.com/advisories/GHSA-9w5h-67gf-xvv8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/03/GHSA-9w5h-67gf-xvv8/GHSA-9w5h-67gf-xvv8.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9w5h-67gf-xvv8
Aliases
  • CVE-2024-8502
Published
2025-03-20T12:32:48Z
Modified
2025-03-20T21:12:22.401782Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
AgentScope Deserialization Vulnerability
Details

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.

Database specific
{
    "nvd_published_at": "2025-03-20T10:15:42Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2025-03-20T20:51:02Z"
}
References

Affected packages

PyPI / agentscope

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.0.6a3

Affected versions

0.*

0.0.1
0.0.2
0.0.3
0.0.4
0.0.5a1
0.0.5
0.0.6a1
0.0.6a2