Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-23328
HistoryFeb 01, 2024 - 3:40 p.m.

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

2024-02-0115:40:24
CWE-502
GitHub_M
www.cve.org
1
dataease
deserialization
vulnerability
arbitrary file read
datasource
exploit
code execution
patch

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

9.7

Confidence

High

EPSS

0.001

Percentile

17.3%

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.

CNA Affected

[
  {
    "vendor": "dataease",
    "product": "dataease",
    "versions": [
      {
        "version": "< 1.18.15",
        "status": "affected"
      },
      {
        "version": ">= 2.0.0, < 2.3.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

9.7

Confidence

High

EPSS

0.001

Percentile

17.3%

Related for CVELIST:CVE-2024-23328