DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase datasource connection status checks concatenate configuration.getSchema() into getTablesSql and execute the resulting SQL with executeQuery in io.dataease.datasource.provider.CalciteProvider#checkStatus, allowing SQL injection against DB2, SQL Server, PostgreSQL, and other affected datasources. This issue is fixed in version 2.10.23.
CVSS
No CVSS.
References
Configurations
No configuration.
History
16 Jul 2026, 16:19
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dataease/dataease/security/advisories/GHSA-rg6c-r9mv-39fr - |
15 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 20:17
Updated : 2026-07-16 16:19
NVD link : CVE-2026-45417
Mitre link : CVE-2026-45417
CVE.ORG link : CVE-2026-45417
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
