| 제목 | pskill9 website-downloader Commit 5b399bebad1800ac6df5052b63eaea37117092b6 Command Injection |
|---|
| 설명 | A command injection vulnerability (CWE-78) has been identified in website-downloader version 0.1.0, specifically within the download_website MCP tool in src/index.ts. The tool constructs a wget command by concatenating user‑supplied url and outputPath arguments into a shell command string and executes it via child_process.exec without proper escaping or argument separation. An attacker with network access to the MCP interface can inject shell metacharacters through outputPath (e.g., ; id #) to execute arbitrary operating system commands with the privileges of the server process, leading to full host compromise, including data exposure, integrity loss, and service disruption. No fixed version is available at the time of reporting. |
|---|
| 원천 | ⚠️ https://github.com/pskill9/website-downloader/issues/7 |
|---|
| 사용자 | BruceJqs (UID 97404) |
|---|
| 제출 | 2026. 04. 17. AM 06:27 (4 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. PM 06:24 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360754 [pskill9 website-downloader 까지 0.1.0 MCP Interface src/index.ts download_website outputPath 권한 상승] |
|---|
| 포인트들 | 20 |
|---|