| Title | jeecgboot JeecgBoot <= v3.9.2 SSRF |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9610 |
|---|
| User | Ana10gy (UID 93358) |
|---|
| Submission | 05/08/2026 16:16 (2 months ago) |
|---|
| Moderation | 05/31/2026 11:56 (23 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 367517 [JeecgBoot up to 3.9.2 /airag/word/edit WordUtil.addImage server-side request forgery] |
|---|
| Points | 20 |
|---|