CVE-2024-23328
Dataease Deserialization Vulnerability (Arbitrary Code Execution)
Description
Dataease is an open source data visualization analysis tool. A deserialization vulnerability exists in the DataEase datasource, which can be exploited to execute arbitrary code. The location of the vulnerability code is `core/core-backend/src/main/java/io/dataease/datasource/type/Mysql.java.` The blacklist of mysql jdbc attacks can be bypassed and attackers can further exploit it for deserialized execution or reading arbitrary files. This vulnerability is patched in 1.18.15 and 2.3.0.
INFO
Published Date :
Feb. 29, 2024, 1:44 a.m.
Last Modified :
Jan. 8, 2025, 6:52 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-23328
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-23328
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-23328
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 08, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Added CWE NIST CWE-502 Added CPE Configuration OR *cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:* versions up to (excluding) 1.18.15 *cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:* versions from (including) 2.0.0 up to (excluding) 2.3.0 Changed Reference Type https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a No Types Assigned https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a Patch Changed Reference Type https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a No Types Assigned https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a Patch Changed Reference Type https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a No Types Assigned https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a Patch Changed Reference Type https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a No Types Assigned https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a Patch Changed Reference Type https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 No Types Assigned https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 Exploit, Vendor Advisory Changed Reference Type https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 No Types Assigned https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 Exploit, Vendor Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a Added Reference https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a Added Reference https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Feb. 29, 2024
Action Type Old Value New Value Added Description Dataease is an open source data visualization analysis tool. A deserialization vulnerability exists in the DataEase datasource, which can be exploited to execute arbitrary code. The location of the vulnerability code is `core/core-backend/src/main/java/io/dataease/datasource/type/Mysql.java.` The blacklist of mysql jdbc attacks can be bypassed and attackers can further exploit it for deserialized execution or reading arbitrary files. This vulnerability is patched in 1.18.15 and 2.3.0. Added Reference GitHub, Inc. https://github.com/dataease/dataease/security/advisories/GHSA-8x8q-p622-jf25 [No types assigned] Added Reference GitHub, Inc. https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a [No types assigned] Added Reference GitHub, Inc. https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a [No types assigned] Added CWE GitHub, Inc. CWE-502 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-23328
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-23328
weaknesses.