In Apache Kylin version 2.0.0 to 4.0.3, there is a Server Config web interface that displays the content of file 'kylin.properties', that may contain serverside credentials. When the kylin service runs over HTTP (or other plain text protocol), it is possible for network sniffers to hijack the HTTP payload and get access to the content of kylin.properties and potentially the containing credentials. To avoid this threat, users are recommended to  * Always turn on HTTPS so that network payload is encrypted. * Avoid putting credentials in kylin.properties, or at least not in plain text. * Use network firewalls to protect the serverside such that it is not accessible to external attackers. * Upgrade to version Apache Kylin 4.0.4, which filters out the sensitive content that goes to the Server Config web interface.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2024-01-29T12:20:55.147Z

Updated: 2024-01-29T12:20:55.147Z

Reserved: 2023-03-30T12:23:45.144Z


Link: CVE-2023-29055

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2024-01-29T13:15:07.970

Modified: 2024-02-02T02:06:07.107


Link: CVE-2023-29055

JSON object: View

cve-icon Redhat Information

No data.

CWE