Improper input validation in DataEase - CVE-2024-23328
Published: February 1, 2024 / Updated: April 16, 2026
DataEase
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.