| 제목 | debugmcp mcp-debugger 3e83906c8358965efd683c734e94a75d338400fa Path Traversal |
|---|
| 설명 | A path traversal / arbitrary file read issue exists in debugmcp/mcp-debugger (tested on commit 3e83906c8358965efd683c734e94a75d338400fa). The source-context flow accepts user-controlled file input via handleGetSourceContext. In host mode, resolvePathForRuntime returns input paths unchanged, and the effective path reaches filesystem operations (readFile/stat/pathExists) without workspace boundary enforcement. This allows unauthorized reading of arbitrary absolute filesystem paths. |
|---|
| 원천 | ⚠️ https://github.com/hyk6225/public_exp/issues/1 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2026. 04. 27. AM 09:26 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 10:58 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365448 [debugmcp mcp-debugger 까지 0.20.0 src/server.ts handleGetSourceContext 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|