CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-32140

High
Published: Translated: NVD NIST

Summary

Dataease to narzędzie do analizy wizualizacji danych typu open source. Przed wersją 2.10.20, kontrolując parametr IniFile, atakujący mógł wymusić na sterowniku JDBC załadowanie pliku konfiguracyjnego kontrolowanego przez siebie, co mogło prowadzić do zdalnego wykonania kodu.

Risk Assessment

Organizacja narażona jest na poważne ryzyko zdalnego wykonania kodu, co może prowadzić do utraty danych lub przejęcia kontroli nad systemem.

Recommendation

Zaleca się aktualizację do wersji 2.10.20 lub nowszej, aby usunąć tę podatność oraz ograniczenie dostępu do parametrów konfiguracyjnych JDBC.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS