Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.kylin/kylin-core-common
  4. ›
  5. CVE-2023-29055

CVE-2023-29055: Apache Kylin has Insufficiently Protected Credentials

January 29, 2024 (updated February 13, 2025)

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.

References

  • github.com/advisories/GHSA-3vvc-v8c2-43r7
  • github.com/apache/kylin
  • github.com/apache/kylin/commit/b60d5ae694dffc2281bfe0ef464eada0b3a9b774
  • lists.apache.org/thread/o1bvyv9wnfkx7dxpfjlor20nykgsoh6r
  • nvd.nist.gov/vuln/detail/CVE-2023-29055

Code Behaviors & Features

Detect and mitigate CVE-2023-29055 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0 before 4.0.4

Fixed versions

  • 4.0.4

Solution

Upgrade to version 4.0.4 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-522: Insufficiently Protected Credentials

Source file

maven/org.apache.kylin/kylin-core-common/CVE-2023-29055.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.