| 제목 | 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. PM 08:17 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 04. PM 06:01 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360981 [RTGS2017 NagaAgent 까지 5.1.0 Skills Endpoint extensions.py 이름 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|