Skip to content

Sensitive Data: Apache Kylin Console - Default Login

Identifier: kylin_default_login

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Apache Kylin OLAP analytics platform may be accessible with default credentials, allowing unauthorized access to analytics queries, cube definitions, and administrative functions.

How we test: We attempt to authenticate to the Apache Kylin Console using common default username and password combinations, including the ADMIN user with password KYLIN in versions before 3.0.0. If authentication succeeds, we report the vulnerability.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  kylin_default_login:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.