| タイトル | 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 月 ago) |
|---|
| モデレーション | 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 |
|---|