| 제목 | 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. PM 04:19 (27 날 ago) |
|---|
| 모더레이션 | 2026. 05. 31. AM 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 |
|---|