| 제목 | hiraishikentaro wezterm-mcp 0.1.0 Injection |
|---|
| 설명 | A critical command injection vulnerability was discovered in wezterm-mcp 0.1.0. The issue resides in the switch_pane and write_to_specific_pane tools within src/wezterm_executor.ts. The application takes a user-supplied pane_id argument and interpolates it directly into a shell command string executed via child_process.exec. Due to a lack of type enforcement and input sanitization, a remote authenticated attacker can bypass the intended numeric schema by providing shell metacharacters (e.g., ;, &, |) in the pane_id parameter. This allows for arbitrary OS command execution with the privileges of the MCP server process, leading to full system compromise. |
|---|
| 원천 | ⚠️ https://github.com/hiraishikentaro/wezterm-mcp/issues/7 |
|---|
| 사용자 | ccccccctfi (UID 97498) |
|---|
| 제출 | 2026. 05. 11. AM 10:36 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 31. PM 06:13 (20 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367572 [hiraishikentaro wezterm-mcp 0.1.0 switch_pane/write_to_specific_pane src/wezterm_executor.ts request.params.arguments.pane_id 권한 상승] |
|---|
| 포인트들 | 20 |
|---|