| 标题 | FoundDream miniclawd 0 OS Command Injection |
|---|
| 描述 | A critical OS command injection vulnerability exists in src/tools/exec.ts. The ExecTool.execute() method uses Node.js spawn() with shell: true, allowing arbitrary command execution through shell metacharacter injection. shell: true passes the entire params.command string directly to /bin/sh for parsing. No input validation - shell metacharacters are not filtered. All shell operators (;, |, &, &&, ||, $(), `, newlines) work as intended
More details: https://github.com/FoundDream/miniclawd/issues/1 |
|---|
| 来源 | ⚠️ https://github.com/FoundDream/miniclawd/issues/1 |
|---|
| 用户 | ybdesire (UID 83239) |
|---|
| 提交 | 2026-04-27 04時32分 (1 月前) |
|---|
| 管理 | 2026-05-24 09時54分 (27 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 365433 [FoundDream miniclawd 直到 2d65665046e2222eeea76cafc8570ed546a8c125 /src/tools/exec.ts ExecTool.execute 权限提升] |
|---|
| 积分 | 20 |
|---|