| 제목 | 54yyyu code-mcp 4cfc4643541a110c906d93635b391bf7e357f4a8 Command Injection |
|---|
| 설명 | The MCP tool git_operation is intended to execute git subcommands, but it concatenates user-controlled input into a shell command string and executes it with shell=True. The existing denylist only blocks a few git keywords (reset --hard, clean -f) and does not neutralize shell metacharacters. As a result, an attacker can append arbitrary shell payloads and execute commands outside intended git-only behavior. |
|---|
| 원천 | ⚠️ https://github.com/54yyyu/code-mcp/issues/5 |
|---|
| 사용자 | CPT_Penner (UID 97246) |
|---|
| 제출 | 2026. 04. 18. PM 08:29 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 04. PM 11:26 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 361072 [54yyyu code-mcp 까지 4cfc4643541a110c906d93635b391bf7e357f4a8 MCP Tool src/code_mcp/server.py git_operation 권한 상승] |
|---|
| 포인트들 | 20 |
|---|