| Título | 8421bit MiniClaw 0 Path Traversal |
|---|
| Descripción | 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 |
|---|
| Fuente | ⚠️ https://github.com/8421bit/MiniClaw/issues/5 |
|---|
| Usuario | ybdesire (UID 83239) |
|---|
| Sumisión | 2026-04-20 12:54 (hace 5 meses) |
|---|
| Moderación | 2026-05-07 18:33 (17 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 361901 [8421bit MiniClaw hasta 43905b934cf76489ab28e4d17da28ee97970f91f executeSkillScript src/kernel.ts isPathInside recorrido de directorios] |
|---|
| Puntos | 20 |
|---|