| Titel | eghuzefa engineer-your-data 0.1.3 Path Traversal |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/eghuzefa/engineer-your-data-mcp/issues/1 |
|---|
| Benutzer | SmallW (UID 97245) |
|---|
| Einreichung | 10.04.2026 15:06 (vor 2 Monaten) |
|---|
| Moderieren | 27.04.2026 17:10 (17 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 359814 [eghuzefa engineer-your-data bis 0.1.3 src/server.py read_file/write_file/list_files/file_inf WORKSPACE_PATH Directory Traversal] |
|---|
| Punkte | 20 |
|---|