RCE in Modelscope Agentscope
CVE-2024-48050
In agentscope <=v0.0.4, the file agentscope\web\workstation\workflow_utils.py has the function is_callable_expression. Within this function, the line result = eval(s) poses a security risk as it can directly execute user-provided commands.
Vulnerability class: RCE (Remote Code Execution)
EPSS: 0.008 (52.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Modelscope Agentscope
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Exploit, Third Party Advisory)
- cve@mitre.org (Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-48050?
- CVE-2024-48050 is a critical-severity vulnerability in Modelscope Agentscope, classified under Code Injection. CVSS score: 9.8/10. Published 2024-11-04.
- How severe is CVE-2024-48050?
- Critical severity. CVSS v3 base score is 9.8 out of 10.