| 제목 | ArtMin96 yii2-mcp-server 1.0.2 Command Injection |
|---|
| 설명 | A command injection vulnerability (CWE-78) has been identified in yii2-mcp-server version 1.0.2, specifically within the yii_command_help and yii_execute_command MCP tools. The server constructs shell command strings by concatenating user‑supplied arguments (e.g., command and args) directly into a php yii command line and executes them via child_process.exec without proper escaping or argument‑vector separation. An attacker with network access to the MCP interface can inject shell metacharacters (e.g., ; id) to execute arbitrary operating system commands with the privileges of the server process, leading to full host compromise, including data exposure, integrity loss, and service disruption. No fixed version is available at the time of reporting. |
|---|
| 원천 | ⚠️ https://github.com/ArtMin96/yii2-mcp-server/issues/3 |
|---|
| 사용자 | _Eternity_ (UID 97332) |
|---|
| 제출 | 2026. 04. 15. AM 10:48 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. PM 12:49 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360557 [ArtMin96 yii2-mcp-server 1.0.2 MCP Interface src/index.ts yii_command_help/yii_execute_command 권한 상승] |
|---|
| 포인트들 | 20 |
|---|