DataEase is a data visualization and analytics platform. In DataEase versions through 2.10.13, a JDBC driver bypass vulnerability exists in the H2 database connection handler. The getJdbc function in H2.java checks if the jdbcUrl starts with jdbc:h2 but returns a separate jdbc field as the actual connection URL. An attacker can provide a jdbcUrl that starts with jdbc:h2 while supplying a different jdbc field with an arbitrary JDBC driver and connection string. This allows an authenticated attacker to trigger arbitrary JDBC connections with malicious drivers, potentially leading to remote code execution. The vulnerability is fixed in version 2.10.14. No known workarounds exist.
References
| Link | Resource |
|---|---|
| https://github.com/dataease/dataease/commit/bb320e42bf2cf862b9c4b438c1517547b53ed67b | Patch |
| https://github.com/dataease/dataease/security/advisories/GHSA-7wcv-j6gc-qc7q | Exploit Vendor Advisory |
Configurations
History
24 Oct 2025, 15:56
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dataease/dataease/commit/bb320e42bf2cf862b9c4b438c1517547b53ed67b - Patch | |
| References | () https://github.com/dataease/dataease/security/advisories/GHSA-7wcv-j6gc-qc7q - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| CPE | cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:* | |
| First Time |
Dataease dataease
Dataease |
17 Oct 2025, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-17 18:15
Updated : 2025-10-24 15:56
NVD link : CVE-2025-62420
Mitre link : CVE-2025-62420
CVE.ORG link : CVE-2025-62420
JSON object : View
Products Affected
dataease
- dataease
CWE
CWE-502
Deserialization of Untrusted Data
