| 제목 | 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. AM 04:32 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 09:54 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365433 [FoundDream miniclawd 까지 2d65665046e2222eeea76cafc8570ed546a8c125 /src/tools/exec.ts ExecTool.execute 권한 상승] |
|---|
| 포인트들 | 20 |
|---|