| タイトル | eghuzefa engineer-your-data 0.1.3 Path Traversal |
|---|
| 説明 | The project documents `WORKSPACE_PATH` as the directory that should contain the user's data workspace. However, the actual file tools (`read_file`, `write_file`, `list_files`, and `file_info`) do not enforce that boundary. They accept arbitrary paths from the caller, convert them directly to `Path(...)`, and operate on them immediately. This lets an attacker read or write files anywhere accessible to the service account, not just under the configured workspace. |
|---|
| ソース | ⚠️ https://github.com/eghuzefa/engineer-your-data-mcp/issues/1 |
|---|
| ユーザー | SmallW (UID 97245) |
|---|
| 送信 | 2026年04月10日 15:06 (5 月 ago) |
|---|
| モデレーション | 2026年04月27日 17:10 (17 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 359814 [eghuzefa engineer-your-data 迄 0.1.3 src/server.py read_file/write_file/list_files/file_inf WORKSPACE_PATH ディレクトリトラバーサル] |
|---|
| ポイント | 20 |
|---|