| 标题 | 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 16時16分 (1 月前) |
|---|
| 管理 | 2026-05-31 11時56分 (23 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 367517 [JeecgBoot 直到 3.9.2 /airag/word/edit WordUtil.addImage 权限提升] |
|---|
| 积分 | 20 |
|---|