| 제목 | jeecgboot JeecgBoot <= v3.9.2 SSRF |
|---|
| 설명 | A second-order (stored) Server-Side Request Forgery (SSRF) vulnerability exists in JeecgBoot's Word template processing feature. An attacker can inject malicious HTTP URLs into the database via the main field of a Word template using the /airag/word/edit endpoint. When the template is subsequently downloaded as a document via the /airag/word/download endpoint, the server attempts to fetch the image from the attacker-controlled URL using WordUtil.addImage(). The application lacks proper host validation, verifying only that the URL starts with http:// or https://, allowing attackers to scan internal networks or access sensitive cloud metadata. |
|---|
| 원천 | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9610 |
|---|
| 사용자 | Ana10gy (UID 93358) |
|---|
| 제출 | 2026. 05. 08. PM 04:16 (28 날 ago) |
|---|
| 모더레이션 | 2026. 05. 31. AM 11:56 (23 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367517 [JeecgBoot 까지 3.9.2 /airag/word/edit WordUtil.addImage 권한 상승] |
|---|
| 포인트들 | 20 |
|---|