| タイトル | 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 月 ago) |
|---|
| モデレーション | 2026年05月04日 18:01 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360981 [RTGS2017 NagaAgent 迄 5.1.0 Skills Endpoint extensions.py 名前 ディレクトリトラバーサル] |
|---|
| ポイント | 20 |
|---|