| Título | FoundDream miniclawd 0 OS Command Injection |
|---|
| Descripción | 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 |
|---|
| Fuente | ⚠️ https://github.com/FoundDream/miniclawd/issues/1 |
|---|
| Usuario | ybdesire (UID 83239) |
|---|
| Sumisión | 2026-04-27 04:32 (hace 1 mes) |
|---|
| Moderación | 2026-05-24 09:54 (27 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 365433 [FoundDream miniclawd hasta 2d65665046e2222eeea76cafc8570ed546a8c125 /src/tools/exec.ts ExecTool.execute escalada de privilegios] |
|---|
| Puntos | 20 |
|---|