DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase dashboard SQL variables such as ${deptId} are processed by SqlparserUtils.transFilter(), whose final branch returns raw user input for non-in and non-between operators before SubstitutedSql.replace("${var}", value) splices it into dashboard SQL, allowing authenticated users who can view a dashboard to inject SQL against integrated datasources. This issue is fixed in version 2.10.23
CVSS
No CVSS.
References
Configurations
No configuration.
History
17 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dataease/dataease/security/advisories/GHSA-8vp9-9hx4-6458 - |
15 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 20:17
Updated : 2026-07-17 20:17
NVD link : CVE-2026-45320
Mitre link : CVE-2026-45320
CVE.ORG link : CVE-2026-45320
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
