Submit #823266: jeecgboot JeecgBoot <= v3.9.2 SSRFinfo

Titlejeecgboot JeecgBoot <= v3.9.2 SSRF
DescriptionA 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)
Submission05/08/2026 16:16 (2 months ago)
Moderation05/31/2026 11:56 (23 days later)
StatusAccepted
VulDB entry367517 [JeecgBoot up to 3.9.2 /airag/word/edit WordUtil.addImage server-side request forgery]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!