| 제목 | 8421bit MiniClaw 0 Path Traversal |
|---|
| 설명 | The executeSkillScript function is vulnerable to Path Traversal (CWE-22).
The function constructs the script path using unsanitized user-controlled inputs (skillName, scriptFile) with path.join(), without validating that the final path stays within the allowed SKILLS_DIR directory. Attackers can use ../ sequences to access arbitrary files on the server filesystem.
More details: https://github.com/8421bit/MiniClaw/issues/5 |
|---|
| 원천 | ⚠️ https://github.com/8421bit/MiniClaw/issues/5 |
|---|
| 사용자 | ybdesire (UID 83239) |
|---|
| 제출 | 2026. 04. 20. PM 12:54 (5 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 07. PM 06:33 (17 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 361901 [8421bit MiniClaw 까지 43905b934cf76489ab28e4d17da28ee97970f91f executeSkillScript src/kernel.ts isPathInside 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|