| タイトル | 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 月 ago) |
|---|
| モデレーション | 2026年05月24日 09:54 (27 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 365433 [FoundDream miniclawd 迄 2d65665046e2222eeea76cafc8570ed546a8c125 /src/tools/exec.ts ExecTool.execute 特権昇格] |
|---|
| ポイント | 20 |
|---|