Codephiliax · Chat2Db · CVE-2026-4173
**Name of the Vulnerable Software and Affected Versions**
CodePhiliaX Chat2DB versions up to 0.3.7
**Description**
A flaw exists in CodePhiliaX Chat2DB that allows for SQL injection. This issue affects the `exportTable`, `exportTableColumnComment`, `exportView`, `exportProcedure`, `exportTriggers`, `exportTrigger`, and `updateProcedure` functions within the `DMDBManage.java` file of the Database Export Handler component. The attack can be initiated remotely. An exploit for this issue is publicly available.
**Recommendations**
Versions prior to 0.3.7 should be updated. As a temporary workaround, consider restricting access to the `DMDBManage.java` file or disabling the affected functions (`exportTable`, `exportTableColumnComment`, `exportView`, `exportProcedure`, `exportTriggers`, `exportTrigger`, and `updateProcedure`) until a patch is available.