| tiêu đề | eyal-gor p_69_branch_monkey_mcp d77e757 Command Injection |
|---|
| Mô tả | The time-machine preview feature creates a temporary worktree for a requested commit and optionally starts a dev server. If the caller provides dev_script, the server does:
command = request.dev_script.replace("{port}", str(port))
subprocess.Popen(command, shell=True, cwd=str(work_path), ...)
Because the string is executed through the system shell, metacharacters such as ;, &&, $(), or shell redirection are interpreted. An attacker only needs to provide any valid local Git repository path and a valid commit SHA to turn this endpoint into arbitrary OS command execution. |
|---|
| Nguồn | ⚠️ https://github.com/eyal-gor/p_69_branch_monkey_mcp/issues/8 |
|---|
| Người dùng | LargeW (UID 97302) |
|---|
| Đệ trình | 14/04/2026 15:20 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 01/05/2026 11:35 (17 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 360543 [eyal-gor p_69_branch_monkey_mcp đến 69bc71874ce40050ef45fde5a435855f18af3373 Preview Endpoint advanced.py dev_script nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|