CVE-2025-58046

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-58046
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-58046.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-58046
Related
  • GHSA-mvwc-x8x9-46c3
Published
2025-09-15T16:15:39Z
Modified
2025-09-17T05:20:41.306002Z
Summary
[none]
Details

Dataease is an open-source data visualization and analysis platform. In versions up to and including 2.10.12, the Impala data source is vulnerable to remote code execution due to insufficient filtering in the getJdbc method of the io.dataease.datasource.type.Impala class. Attackers can construct malicious JDBC connection strings that exploit JNDI injection and trigger RMI deserialization, ultimately enabling remote command execution. The vulnerability can be exploited by editing the data source and providing a crafted JDBC connection string that references a remote configuration file, leading to RMI-based deserialization attacks. This issue has been patched in version 2.10.13. It is recommended to upgrade to the latest version. No known workarounds exist for affected versions.

References

Affected packages

Git / github.com/dataease/dataease

Affected ranges

Type
GIT
Repo
https://github.com/dataease/dataease
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.0.0-rc1
v1.0.0-rc2
v1.11.0
v1.11.1
v1.2.0
v1.3.0
v1.5.0
v1.5.1
v1.5.2
v1.6.0
v1.8.0
v1.9.0

v2.*

v2.2.0
v2.3.0
v2.4.0
v2.6.0
v2.9.0

Database specific

{
    "vanir_signatures": [
        {
            "target": {
                "file": "core/core-backend/src/main/java/io/dataease/datasource/type/Db2.java"
            },
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "27627074303964318882417323486351141630",
                    "97142947938543604819636395956544387028",
                    "40377677079330361915937831577686115372",
                    "77336536708444157242984543587993925663",
                    "226293177076656006578341433282022368995",
                    "226206026037102308028627587933519385431",
                    "250607821624320240021707600059182626213",
                    "229470453148276106606832723164433403161",
                    "36232095595880197123500286869313831397",
                    "230413827549299870676532268452966731911",
                    "155492726525485500818202825548485514582",
                    "172332398816939070015484972354472842339",
                    "156049878968505701786302864870376015886",
                    "234752437833024204454346191164166948173",
                    "22431626205809116371677207218277129167",
                    "315779692837072296632638343547471377864",
                    "198710618279807928606657002811482695105",
                    "93113150856017422359902813424132491185",
                    "266492111722602182777196203359326277604",
                    "121485586516182722547988612588894858163",
                    "205074086120764524306067702170957869882",
                    "297006563058528251310354195955554070247",
                    "255772802642667320584955123374174539061",
                    "197157854710776494115524897094803834866",
                    "119267620208540501041600515986837789320",
                    "67305898528663910404855856363929362337"
                ]
            },
            "signature_type": "Line",
            "signature_version": "v1",
            "deprecated": false,
            "id": "CVE-2025-58046-39748a8a",
            "source": "https://github.com/dataease/dataease/commit/8d04e92d44e1bac9284e9e64df5afd7f96d9373c"
        },
        {
            "target": {
                "file": "core/core-backend/src/main/java/io/dataease/datasource/type/Db2.java",
                "function": "getJdbc"
            },
            "digest": {
                "function_hash": "185129634142087683166882728968280083370",
                "length": 1094.0
            },
            "signature_type": "Function",
            "signature_version": "v1",
            "deprecated": false,
            "id": "CVE-2025-58046-75e1ef67",
            "source": "https://github.com/dataease/dataease/commit/8d04e92d44e1bac9284e9e64df5afd7f96d9373c"
        }
    ]
}