CRITICAL🇵🇱 Wersja polska

CVE-2026-32140

CVSS 9.3v4.0pub. 2026-03-12upd. 2026-03-13

Dataease is an open source data visualization analysis tool. Prior to 2.10.20, By controlling the IniFile parameter, an attacker can force the JDBC driver to load an attacker-controlled configuration file. This configuration file can inject dangerous JDBC properties, leading to remote code execution. The Redshift JDBC driver execution flow reaches a method named getJdbcIniFile. The getJdbcIniFile method implements an aggressive automatic configuration file discovery mechanism. If not explicitly restricted, it searches for a file named rsjdbc.ini. In a JDBC URL context, users can explicitly specify the configuration file via URL parameters, which allows arbitrary files on the server to be loaded as JDBC configuration files. Within the Redshift JDBC driver properties, the parameter IniFile is explicitly supported and used to load an external configuration file. This vulnerability is fixed in 2.10.20.

🤖 AI Analysis
How it works

The attacker manipulates the IniFile parameter in the JDBC URL, pointing to any file on the server as a Redshift JDBC driver configuration file. The getJdbcIniFile method in the Redshift JDBC driver implements an automatic configuration file discovery mechanism (rsjdbc.ini) which, if not explicitly restricted, allows loading external files. By embedding malicious JDBC properties in a controlled configuration file, the attacker can trigger arbitrary code execution on the server side.

Impact

An unauthenticated attacker can remotely execute arbitrary code on the server (RCE), resulting in complete system takeover and potential loss of confidentiality, integrity, and availability of data.

Mitigation & patch

Dataease should be updated to version 2.10.20 or later, where the vulnerability has been patched. Details are available in the vendor's repository at: https://github.com/dataease/dataease/security/advisories/GHSA-jc9q-3jfw-mch4

Who is affected

Dataease in versions prior to 2.10.20

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Dataease

    APP
    Dataease
    < 2.10.20
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEPath Traversal
CWE
References

Related vulnerabilities

CVE-2026-32137CRITICAL9.3PL ✓same product

SQL Injection w Dataease — niekontrolowany parametr tabeli w podglądzie danych

CVE-2024-57707CRITICAL9.8PL ✓same product

RCE w DataEase v1 poprzez komponenty konta użytkownika i hasła

CVE-2024-56511CRITICAL9.3PL ✓same product

DataEase – obejście uwierzytelnienia przez path traversal w TokenFilter

CVE-2024-52295CRITICAL9.3PL ✓same product

DataEase: hardkodowany sekret JWT umożliwia przejęcie usługi

CVE-2024-47073CRITICAL9.3PL ✓same product

DataEase: brak weryfikacji podpisu JWT umożliwia dostęp do dowolnego interfejsu