Jeewms · Jeewms · CVE-2025-60269
**Name of the Vulnerable Software and Affected Versions**
JEEWMS version 20250820
**Description**
The software is susceptible to a SQL Injection issue within the `exportXls` function. This function is located in the file src/main/java/org/jeecgframework/web/cgreport/controller/excel/CgExportExcelController.java. The issue allows for potential manipulation of database queries through crafted input.
**Recommendations**
Apply a fix to the `exportXls` function in the src/main/java/org/jeecgframework/web/cgreport/controller/excel/CgExportExcelController.java file to prevent SQL Injection.