Impact
The WordUtil.addImage function in JeecgBoot up to 3.9.2 processes user‑supplied image URLs without adequate validation, enabling server‑side request forgery (SSRF). An attacker can supply an arbitrary URL, causing the server to fetch it. This can be exploited to reach internal services, exfiltrate data, or bypass access controls. The flaw is identified as CWE‑918.
Affected Systems
The vulnerability affects the JeecgBoot web application, specifically the WordUtil.addImage function located in /airag/word/edit. All installations of JeecgBoot with version 3.9.2 or earlier are affected; administrators should verify deployed versions against this threshold.
Risk and Exploitability
The CVSS base score of 5.3 indicates moderate risk. EPSS is not available and the issue is not listed in the CISA KEV catalog, but it has been publicly disclosed and can be exploited remotely. Because the flaw permits arbitrary outbound requests, the potential impact is contingent on the attacker’s ability to use the server to reach internal resources.
OpenCVE Enrichment