| 标题 | jeecgboot JeecgBoot <= v3.9.1 SSRF |
|---|
| 描述 | A Server-Side Request Forgery (SSRF) vulnerability exists in the /airag/app/debug endpoint of JeecgBoot. An authenticated attacker can provide arbitrary internal or external URLs via the files parameter in the request body. The server processes these URLs through AiragChatServiceImpl and uses FileDownloadUtils.download2DiskFromNet() to fetch the files. Because the application fails to validate the host or IP address of the provided URLs, it can be forced to make outbound HTTP requests to internal services, local ports, or cloud instance metadata endpoints (e.g., x.x.x.x). The vulnerability can be exploited even if an extension whitelist is present by appending a permitted extension (like .pdf) to the URL path.
|
|---|
| 来源 | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9611 |
|---|
| 用户 | Ana10gy (UID 93358) |
|---|
| 提交 | 2026-05-08 16時19分 (1 月前) |
|---|
| 管理 | 2026-05-31 11時56分 (23 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 367519 [jeecgboot The server processes these URLs 直到 3.9.1 Cloud Instance Metadata Endpoint /airag/app/debug FileDownloadUtils.download2DiskFromNet 权限提升] |
|---|
| 积分 | 20 |
|---|