| 제목 | hekmon8 Jenkins-server-mcp 0.1.0 Server-Side Request Forgery |
|---|
| 설명 | A Server-Side Request Forgery (SSRF) vulnerability was identified in Jenkins-server-mcp 0.1.0. The issue exists in multiple MCP tools within src/index.ts, such as get_build_status and get_build_log, which accept a user-controlled jobPath argument. This argument is concatenated into an Axios request URL without sufficient validation (e.g., /${args.jobPath}/...). By supplying a jobPath that starts with a leading slash (e.g., /127.0.0.1:7777/), an attacker can force the application to treat the URL as protocol-relative, effectively hijacking the request destination. This allows an attacker to bypass the intended JENKINS_URL configuration to probe internal network services, access cloud metadata endpoints, or interact with other private infrastructure resources. |
|---|
| 원천 | ⚠️ https://github.com/hekmon8/Jenkins-server-mcp/issues/4 |
|---|
| 사용자 | ccccccctfi (UID 97498) |
|---|
| 제출 | 2026. 05. 11. AM 10:17 (24 날 ago) |
|---|
| 모더레이션 | 2026. 05. 31. PM 06:02 (20 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367569 [hekmon8 Jenkins-server-mcp 0.1.0 get_build_status/get_build_log/trigger_build src/index.ts jobPath 권한 상승] |
|---|
| 포인트들 | 20 |
|---|