| 标题 | 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 月前) |
|---|
| 管理 | 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 |
|---|