CyberRota Analysis
AI-GeneratedThe vulnerability affects DataEase versions prior to 2.10.24, where attackers can exploit a flaw in the H2 database JDBC URL validation, allowing them to bypass security measures using specially crafted Unicode characters. This can lead to arbitrary code execution through malicious H2 JDBC connection strings. Organizations using DataEase for data visualization and analysis should prioritize upgrading to version 2.10.24 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the H2 database JDBC URL validation logic can be bypassed with special Unicode characters whose case-conversion behavior differs between DataEase validation and H2 parsing, allowing attackers to smuggle dangerous parameters such as init in malicious H2 JDBC connection strings and achieve arbitrary code execution. This issue is fixed in version 2.10.24.