CVE-2024-23328

Source
https://cve.org/CVERecord?id=CVE-2024-23328
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23328.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-23328
Aliases
  • GHSA-8x8q-p622-jf25
Published
2024-02-01T15:40:24.236Z
Modified
2026-08-12T15:17:00.113720Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
The Dataease datasource exists deserialization and arbitrary file read vulnerability
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/23xxx/CVE-2024-23328.json",
    "cwe_ids": [
        "CWE-502"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/dataease/dataease

Affected ranges

Type
GIT
Repo
https://github.com/dataease/dataease
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.18.15"
        },
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.3.0"
        }
    ]
}

Affected versions

v1.*
v1.0.0
v1.18.0
v1.18.1
v1.18.10
v1.18.11
v1.18.12
v1.18.13
v1.18.14
v1.18.2
v1.18.4
v1.18.5
v1.18.6
v1.18.7
v1.18.8
v1.18.9
v2.*
v2.2.0

Database specific

vanir_signatures
[
    {
        "id": "CVE-2024-23328-0de9f41e",
        "target": {
            "file": "core/core-backend/src/main/java/io/dataease/datasource/type/Mysql.java"
        },
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "101298929573642802071728888223570198032",
                "211158115149331556494079950685910576042",
                "20409387090052583888599888847732403555",
                "313580136280437354180077911461560633584",
                "203689669310874037571948790632992157248",
                "260709613932452681524294821432833176763",
                "162231660585021236347394515046171883888"
            ]
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a",
        "signature_type": "Line"
    },
    {
        "id": "CVE-2024-23328-7dd337f4",
        "target": {
            "function": "getJdbc",
            "file": "core/backend/src/main/java/io/dataease/dto/datasource/MysqlConfiguration.java"
        },
        "deprecated": false,
        "digest": {
            "function_hash": "97944260125754802209164148591873657257",
            "length": 823.0
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a",
        "signature_type": "Function"
    },
    {
        "id": "CVE-2024-23328-f2cdc394",
        "target": {
            "function": "getJdbc",
            "file": "core/core-backend/src/main/java/io/dataease/datasource/type/Mysql.java"
        },
        "deprecated": false,
        "digest": {
            "function_hash": "224124216860304043126356016849640123402",
            "length": 832.0
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/4128adf5fc4592b55fa1722a53b178967545d46a",
        "signature_type": "Function"
    },
    {
        "id": "CVE-2024-23328-f9826804",
        "target": {
            "file": "core/backend/src/main/java/io/dataease/dto/datasource/MysqlConfiguration.java"
        },
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "227921309810093886447745292602092123603",
                "207503627036353614434399969324411795082",
                "102205775488946310278880868254245669999",
                "99807020435073692125731227355217655226",
                "8177927296778060150995971431014735495",
                "122767931723005913550878415441619468711",
                "141514417954721678671930180008596791698"
            ]
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/bb540e6dc83df106ac3253f331066129a7487d1a",
        "signature_type": "Line"
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23328.json"
vanir_signatures_modified
"2026-08-12T15:17:00Z"