| 标题 | RTGS2017 NagaAgent 5.10 Path Traversal |
|---|
| 描述 | NagaAgent skill-management routes accept attacker-controlled skill names and directly concatenate them into filesystem paths without canonical path boundary checks. Specifically, user-provided name is used to create or delete directories under skill storage roots. Because path separators and traversal sequences are not rejected, crafted names can cause writes/deletes outside intended skill directories when the process has permission.
This behavior is in core API logic (not a helper-only dead path) and is reachable from:
- POST /skills/import
- DELETE /skills/{name} |
|---|
| 来源 | ⚠️ https://github.com/RTGS2017/NagaAgent/issues/311 |
|---|
| 用户 | CPT_Penner (UID 97246) |
|---|
| 提交 | 2026-04-18 20時17分 (2 月前) |
|---|
| 管理 | 2026-05-04 18時01分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 360981 [RTGS2017 NagaAgent 直到 5.1.0 Skills Endpoint extensions.py 名称 目录遍历] |
|---|
| 积分 | 20 |
|---|