CVE-2024-23328 CRITICAL

CVE-2024-23328: The Dataease datasource exists deserialization and arbitrary file read vulnerability

Vendor Dataease
Product dataease
Weakness CWE-502 · Unsafe deserialization
Published February 1, 2024
Last update August 28, 2024

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 1, 2024 CVE published
August 28, 2024 Record updated