| Titre | ezequiroga mcp-bases c630b8ab0f970614d42da8e566e9c0d15a16414c Path Traversal |
|---|
| Description | The search_papers MCP tool reuses the caller-controlled topic string as a directory name under papers/, but it only lowercases the value and replaces spaces with underscores. Traversal markers such as ../ are preserved. As a result, a request like topic="../escape-test" causes the server to create papers/../escape-test, which resolves outside the intended storage directory, and to later read or write papers_info.json in that escaped location. The related resource handler papers://{topic} repeats the same unsafe path construction when reading topic data back. |
|---|
| La source | ⚠️ https://github.com/ezequiroga/mcp-bases/issues/2 |
|---|
| Utilisateur | LittleW (UID 97283) |
|---|
| Soumission | 12/04/2026 13:03 (il y a 2 mois) |
|---|
| Modérer | 29/04/2026 10:45 (17 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 360106 [ezequiroga mcp-bases research_server.py search_papers topic directory traversal] |
|---|
| Points | 20 |
|---|