| 标题 | 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 17時16分 (2 月前) |
|---|
| 管理 | 2026-05-01 13時58分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 360561 [JeecgBoot 直到 3.9.1 OpenApi Service OpenApiController.java OpenApiController.add/OpenApiController.call originUrl database 权限提升] |
|---|
| 积分 | 20 |
|---|