| タイトル | getsimpletool simpletool-server 035efb1c98076ca3febd5e1f5fc3960f81a16af8 Pathname Traversal |
|---|
| 説明 | simpletool-server exposes delete_shared_prompt and uses attacker-controlled detail in a filesystem-sensitive path.
In the reviewed code path, the sink executes if os.path.exists(file_path): without a canonicalization-and-boundary check.
As a result, traversal segments such as ../ or absolute-path style input can escape the intended working directory or output root. The delete_shared_prompt flow uses attacker-controlled detail to access files through if os.path.exists(file_path): without a containment check. |
|---|
| ソース | ⚠️ https://github.com/getsimpletool/mcpo-simple-server/issues/4 |
|---|
| ユーザー | LargeW (UID 97302) |
|---|
| 送信 | 2026年04月13日 17:00 (2 月 ago) |
|---|
| モデレーション | 2026年04月29日 14:56 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360140 [getsimpletool mcpo-simple-server 迄 0.2.0 base_manager.py delete_shared_prompt detail ディレクトリトラバーサル] |
|---|
| ポイント | 20 |
|---|