| Title | eghuzefa engineer-your-data 0.1.3 Path Traversal |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/eghuzefa/engineer-your-data-mcp/issues/1 |
|---|
| User | SmallW (UID 97245) |
|---|
| Submission | 04/10/2026 15:06 (3 months ago) |
|---|
| Moderation | 04/27/2026 17:10 (17 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 359814 [eghuzefa engineer-your-data up to 0.1.3 src/server.py read_file/write_file/list_files/file_inf WORKSPACE_PATH path traversal] |
|---|
| Points | 20 |
|---|