CVE-2025-54994 (CNNVD-202509-1056)
中文标题:
aws-mcp-server 操作系统命令注入漏洞
英文标题:
@akoskm/create-mcp-server-stdio has Command Injection in MCP Server due to unsafe `exec` API
漏洞描述
中文描述:
aws-mcp-server是Alexei Ledenev个人开发者的一个一种轻量级服务,使AI助手能够通过模型上下文协议(MCP)执行AWS CLI命令(在安全的容器化环境中)。 aws-mcp-server 0.0.13之前版本存在操作系统命令注入漏洞,该漏洞源于命令注入攻击。
英文描述:
@akoskm/create-mcp-server-stdio is an MCP server starter kit that uses the StdioServerTransport. Prior to version 0.0.13, the MCP Server is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP Server exposes the tool `which-app-on-port` which relies on Node.js child process API `exec` which is an unsafe and vulnerable API if concatenated with untrusted user input. Version 0.0.13 contains a fix for the issue.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| akoskm | create-mcp-server-stdio | < 0.0.13 | - | - |
cpe:2.3:a:akoskm:create-mcp-server-stdio:<_0.0.13:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-54994 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-54994 |
2025-11-11 15:01:02 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202509-1056 |
2025-11-11 15:12:56 | 2025-11-11 08:00:09 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-202509-1056
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']