Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT: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
github.com
2
dataease
deserialization vulnerability
datasource
arbitrary file read
code execution
patch 1.18.15
patch 2.3.0

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.5

Confidence

High

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*"
    ],
    "vendor": "dataease",
    "product": "dataease",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "1.18.15",
        "versionType": "custom"
      },
      {
        "status": "affected",
        "version": "2.0.0",
        "lessThan": "2.3.0",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

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.5

Confidence

High

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-23328