| Titel | getsimpletool simpletool-server 035efb1c98076ca3febd5e1f5fc3960f81a16af8 Pathname Traversal |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/getsimpletool/mcpo-simple-server/issues/4 |
|---|
| Benutzer | LargeW (UID 97302) |
|---|
| Einreichung | 13.04.2026 17:00 (vor 2 Monaten) |
|---|
| Moderieren | 29.04.2026 14:56 (16 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 360140 [getsimpletool mcpo-simple-server bis 0.2.0 base_manager.py delete_shared_prompt detail Directory Traversal] |
|---|
| Punkte | 20 |
|---|