| 제목 | 8421bit MiniClaw 0 OS Command Injection |
|---|
| 설명 | The executeSkillScript function contains a critical Command Injection (CWE-78) vulnerability.
It constructs shell commands by string-concatenating user-controlled args data, with incomplete quoting (replace(/'/g, "'\\''")). The command runs in a system shell via execAsync, allowing attackers to break out of quotes and execute arbitrary system commands.
More details: https://github.com/8421bit/MiniClaw/issues/6 |
|---|
| 원천 | ⚠️ https://github.com/8421bit/MiniClaw/issues/6 |
|---|
| 사용자 | ybdesire (UID 83239) |
|---|
| 제출 | 2026. 04. 21. PM 04:30 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 09. AM 11:41 (18 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 362455 [8421bit MiniClaw 0.8.0/0.9.0 System Command src/kernel.ts resolveSkillScriptPath 권한 상승] |
|---|
| 포인트들 | 20 |
|---|