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