Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dataease | Dataease | < 2.10.14 |
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/bb320e42bf2cf862b9c4b438c1517547b53ePatch
- https://github.com/dataease/dataease/security/advisories/GHSA-7wcv-j6gc-qc7qExploitVendor Advisory
FAQ
What is CVE-2025-62420?
CVE-2025-62420 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2025-62420?
CVE-2025-62420 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62420?
Check the references section above for vendor advisories and patch information. Affected products include: Dataease Dataease.