CVE-2024-48050
AgentScope uses `eval`
9.8
CRITICAL
CVSS 3.1
EPSS 0.19%
Description
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.
How to fix CVE-2024-48050
To remediate CVE-2024-48050, upgrade the affected package to a fixed version below.
- PyPI/agentscope—no fix listed
- —upgrade to 0.0.5a1 or later
Is CVE-2024-48050 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, <= 0.1.0
- from 0, < 0.0.5a1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |