Vulnerability Description
DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.12, there is a H2 JDBC RCE bypass in DataEase. If the JDBC URL meets criteria, the getJdbcUrl method is returned, which acts as the getter for the JdbcUrl parameter provided. This bypasses H2's filtering logic and returns the H2 JDBC URL, allowing the "driver":"org.h2.Driver" to specify the H2 driver for the JDBC connection. The vulnerability has been fixed in version 2.10.12.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dataease | Dataease | < 2.10.12 |
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/1644d81dff46272b09570fa1f4a8f83f01f3Patch
- https://github.com/dataease/dataease/security/advisories/GHSA-v37q-vh67-9rqvExploitThird Party Advisory
FAQ
What is CVE-2025-57772?
CVE-2025-57772 is a vulnerability with a CVSS score of 9.8 (CRITICAL). DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.12, there is a H2 JDBC RCE bypass in DataEase. If the JDBC URL meets criteria, the getJdbcUrl method...
How severe is CVE-2025-57772?
CVE-2025-57772 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-57772?
Check the references section above for vendor advisories and patch information. Affected products include: Dataease Dataease.