| 제목 | jeecgboot JeecgBoot <= v3.9.1 SSRF |
|---|
| 설명 | A second-order Server-Side Request Forgery (SSRF) vulnerability exists in the OpenApi service of jeecgboot_JeecgBoot. The /openapi/add endpoint lacks proper authorization (missing @RequiresPermissions) and input validation, allowing any authenticated user to inject malicious URLs into the originUrl database field. When the /openapi/call/{path} endpoint is subsequently invoked, the application retrieves the unvalidated URL and makes an outbound HTTP request using restTemplate.exchange(). This allows attackers to bypass network segmentation, scan internal network services, and exfiltrate sensitive cloud metadata or local credentials. |
|---|
| 원천 | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9554 |
|---|
| 사용자 | Ana10gy (UID 93358) |
|---|
| 제출 | 2026. 04. 15. PM 05:16 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. PM 01:58 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360561 [JeecgBoot 까지 3.9.1 OpenApi Service OpenApiController.java OpenApiController.add/OpenApiController.call originUrl database 권한 상승] |
|---|
| 포인트들 | 20 |
|---|