Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
7DescriptionCVE.org
A flaw has been found in CodePhiliaX Chat2DB up to 0.3.7. This vulnerability affects the function exportTable/exportTableColumnComment/exportView/exportProcedure/exportTriggers/exportTrigger/updateProcedure of the file DMDBManage.java of the component Database Export Handler. This manipulation causes sql injection. It is possible to initiate the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
CodePhiliaX Chat2DB versions up to 0.3.7 contain a SQL injection vulnerability in the Database Export Handler component (DMDBManage.java) affecting multiple export functions. An authenticated attacker with low privileges can remotely exploit this vulnerability to execute arbitrary SQL commands, potentially compromising data confidentiality, integrity, and availability. A public proof-of-concept exploit is available, and the vendor has not responded to early disclosure attempts.
Technical ContextAI
The vulnerability exists in the Java-based Chat2DB application's database export functionality, specifically in DMDBManage.java. The affected functions (exportTable, exportTableColumnComment, exportView, exportProcedure, exportTriggers, exportTrigger, updateProcedure) fail to properly sanitize user-supplied input before incorporating it into SQL queries, creating a classical SQL injection vector (CWE-89). Chat2DB is a database management and query tool that handles database connectivity and export operations; the flaw lies in inadequate parameterized query implementation or input validation in the export handler component. The CPE identifier cpe:2.3:a:codephiliax:chat2db:*:*:*:*:*:*:*:* indicates all versions through 0.3.7 are affected across all configurations.
RemediationAI
Immediate mitigation: (1) Upgrade to Chat2DB version >0.3.7 if available (vendor response status unknown; check official GitHub repository for releases beyond 0.3.7); (2) If patched version unavailable, implement network access controls restricting Chat2DB to trusted users/networks only, reducing authenticated attack surface; (3) Monitor database audit logs for suspicious SQL patterns or unusual export activity; (4) Apply least-privilege database credentials to Chat2DB service accounts, limiting damage from SQL injection exploitation; (5) If running Chat2DB in a trusted-user-only environment, consider temporary disablement of export functions until patch availability is confirmed. Long-term: Coordinate with CodePhiliaX to obtain patch release; alternatively, migrate to alternative database tools with better security track records if vendor remains unresponsive. References for patch status: https://github.com/AnalogyC0de/public_exp/issues/21 (confirms POC), https://vuldb.com/?id.351080 (primary vulnerability record).
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12220