DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase SQL-type datasets store attacker-controlled SQL variable defaultValue entries such as ${var} and SqlparserUtils.handleVariableDefaultValue() inserts them with String.replace() without escaping or parameterization, causing stored SQL injection whenever a user with dataset read permission accesses the dataset. This issue is fixed in version 2.10.23.
CVSS
No CVSS.
References
Configurations
No configuration.
History
16 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dataease/dataease/security/advisories/GHSA-pv23-p64m-4pxf - |
15 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 20:17
Updated : 2026-07-16 14:16
NVD link : CVE-2026-45535
Mitre link : CVE-2026-45535
CVE.ORG link : CVE-2026-45535
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
