| 标题 | suvarchal docker-mcp-server 0.1.0 Command Injection |
|---|
| 描述 | A command injection vulnerability (CWE-78) has been identified in docker-mcp-server, specifically within the src/index.ts component. Multiple MCP tool handlers—including stop_container, remove_container, and pull_image—construct shell command strings using unsanitized attacker-controlled input (e.g., container names or image tags) and execute them via execAsync. An attacker with network access to the MCP/HTTP interface can supply malicious input containing shell metacharacters, leading to arbitrary OS command execution with the privileges of the server process. This can result in full host compromise, including data exposure, integrity loss, and service disruption. Versions up to and including 0.1.0 are confirmed affected. |
|---|
| 来源 | ⚠️ https://github.com/suvarchal/docker-mcp/issues/3 |
|---|
| 用户 | BruceJin (UID 96538) |
|---|
| 提交 | 2026-03-24 09時45分 (17 日前) |
|---|
| 管理 | 2026-04-07 15時42分 (14 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 355748 [suvarchal docker-mcp-server 直到 0.1.0 HTTP Interface src/index.ts stop_container/remove_container/pull_image 权限提升] |
|---|
| 积分 | 20 |
|---|