Improper input validation in DataEase - CVE-2024-23328

 

Improper input validation in DataEase - CVE-2024-23328

Published: February 1, 2024 / Updated: April 16, 2026


Vulnerability identifier: #VU126328
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-23328
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
DataEase
Software vendor:
DataEase

Description

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to improper input validation in the Mysql datasource component when processing user-supplied JDBC connection parameters. A remote user can supply specially crafted URL-encoded JDBC parameters to execute arbitrary code.

The blacklist-based filter can be bypassed through URL encoding when the datasource connection is verified.


Remediation

Install security update from vendor's website.

External links