| 제목 | Sunwood-ai-labs command-executor-mcp-server 0.1.0 Command Injection |
|---|
| 설명 | A command injection vulnerability (CWE-78) has been identified in command-executor-mcp-server version 0.1.0, specifically within the execute_command MCP tool in src/index.ts. The tool attempts to restrict execution to an allowlist by comparing only the first space-delimited token of the user‑supplied command string against allowed commands. After this prefix check succeeds, the full attacker‑controlled command string is passed to child_process.exec, which executes through a shell. An attacker with network access to the MCP interface can start with an allowed command (e.g., ls) and append shell metacharacters (; id) to execute arbitrary additional commands, leading to full host compromise. No fixed version is available at the time of reporting. |
|---|
| 원천 | ⚠️ https://github.com/Sunwood-ai-labs/command-executor-mcp-server/issues/6 |
|---|
| 사용자 | _Eternity_ (UID 97332) |
|---|
| 제출 | 2026. 04. 15. AM 04:29 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. AM 11:43 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360546 [Sunwood-ai-labs command-executor-mcp-server 까지 0.1.0 MCP Interface src/index.ts execute_command 권한 상승] |
|---|
| 포인트들 | 20 |
|---|