| 제목 | LiuMengxuan04 MiniCode 0.1.0 Command Injection |
|---|
| 설명 | MiniCode is a AI-powered coding assistant. MiniCode's MCP (Model Context Protocol) server integration allows an attacker to achieve remote code execution by placing a malicious .mcp.json configuration file in the root of a project. Once a victim clones or downloads the project and launches MiniCode inside it, the commands defined in .mcp.json are immediately spawned via child_process.spawn() with the victim's full process environment inherited, without any warning, permission prompt, or user confirmation. Additionally, remote MCP configurations support ${VAR} environment variable interpolation in HTTP headers, enabling exfiltration of sensitive credentials to attacker-controlled servers, and stored MCP bearer tokens are matched by server name alone, allowing token reuse across unrelated endpoints |
|---|
| 원천 | ⚠️ https://gist.github.com/menelausx/b42381d2788a334cba8cda43f52e2a28 |
|---|
| 사용자 | JasperX (UID 97281) |
|---|
| 제출 | 2026. 06. 12. PM 01:59 (1 월 ago) |
|---|
| 모더레이션 | 2026. 07. 17. PM 06:19 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 379853 [LiuMengxuan04 MiniCode 0.1.0 mcp.ts child_process.spawn 권한 상승] |
|---|
| 포인트들 | 20 |
|---|