Kylin Apache Kylin

Do you want an email whenever new security vulnerabilities are reported in Apache Kylin?

Known Exploited Apache Kylin Vulnerabilities

The following Apache Kylin vulnerabilities have been marked by CISA as Known to be Exploited by threat actors.

Title Description Added
Apache Kylin OS Command Injection Vulnerability Apache Kylin contains an OS command injection vulnerability which could permit an attacker to perform remote code execution. CVE-2020-1956 March 25, 2022

By the Year

In 2024 there have been 1 vulnerability in Apache Kylin with an average score of 7.5 out of ten. Kylin did not have any published security vulnerabilities last year. That is, 1 more vulnerability have already been reported in 2024 as compared to last year.

Year Vulnerabilities Average Score
2024 1 7.50
2023 0 0.00
2022 9 8.56
2021 0 0.00
2020 5 8.50
2019 0 0.00
2018 0 0.00

It may take a day or so for new Kylin vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Apache Kylin Security Vulnerabilities

In Apache Kylin version 2.0.0 to 4.0.3, there is a Server Config web interface

CVE-2023-29055 7.5 - High - January 29, 2024

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.

Insufficiently Protected Credentials

Diagnosis Controller miss parameter validation, so user may attacked by command injection

CVE-2022-44621 9.8 - Critical - December 30, 2022

Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.

Command Injection

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands

CVE-2022-43396 8.8 - High - December 30, 2022

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf.

Kylin's cube designer function has a command injection vulnerability when overwriting system parameters in the configuration overwrites menu

CVE-2022-24697 9.8 - Critical - October 13, 2022

Kylin's cube designer function has a command injection vulnerability when overwriting system parameters in the configuration overwrites menu. RCE can be implemented by closing the single quotation marks around the parameter value of -- conf= to inject any operating system command into the command line parameters. This vulnerability affects Kylin 2 version 2.6.5 and earlier, Kylin 3 version 3.1.2 and earlier, and Kylin 4 version 4.0.1 and earlier.

Shell injection

Kylin can receive user input and load any class through Class.forName(

CVE-2021-31522 9.8 - Critical - January 06, 2022

Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions; Apache Kylin 4 version 4.0.0 and prior versions.

Reflection Injection

Apache Kylin provides encryption classes PasswordPlaceholderConfigurer to help users encrypt their passwords

CVE-2021-45458 7.5 - High - January 06, 2022

Apache Kylin provides encryption classes PasswordPlaceholderConfigurer to help users encrypt their passwords. In the encryption algorithm used by this encryption class, the cipher is initialized with a hardcoded key and IV. If users use class PasswordPlaceholderConfigurer to encrypt their password and configure it into kylin's configuration file, there is a risk that the password may be decrypted. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions; Apache Kylin 4 version 4.0.0 and prior versions.

Use of Hard-coded Credentials

In Apache Kylin, Cross-origin requests with credentials are allowed to be sent from any origin

CVE-2021-45457 7.5 - High - January 06, 2022

In Apache Kylin, Cross-origin requests with credentials are allowed to be sent from any origin. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions; Apache Kylin 4 version 4.0.0 and prior versions.

AuthZ

Apache kylin checks the legitimacy of the project before executing some commands with the project name passed in by the user

CVE-2021-45456 9.8 - Critical - January 06, 2022

Apache kylin checks the legitimacy of the project before executing some commands with the project name passed in by the user. There is a mismatch between what is being checked and what is being used as the shell command argument in DiagnosisService. This may cause an illegal project name to pass the check and perform the following steps, resulting in a command injection vulnerability. This issue affects Apache Kylin 4.0.0.

Command Injection

Apache Kylin allows users to read data from other database systems using JDBC

CVE-2021-36774 6.5 - Medium - January 06, 2022

Apache Kylin allows users to read data from other database systems using JDBC. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker to execute arbitrary code from a hacker-controlled malicious MySQL server within Kylin server processes. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions.

All request mappings in `StreamingCoordinatorController.java` handling `/kylin/api/streaming_coordinator/*` REST API endpoints did not include any security checks, which

CVE-2021-27738 7.5 - High - January 06, 2022

All request mappings in `StreamingCoordinatorController.java` handling `/kylin/api/streaming_coordinator/*` REST API endpoints did not include any security checks, which allowed an unauthenticated user to issue arbitrary requests, such as assigning/unassigning of streaming cubes, creation/modification and deletion of replica sets, to the Kylin Coordinator. For endpoints accepting node details in HTTP message body, unauthenticated (but limited) server-side request forgery (SSRF) can be achieved. This issue affects Apache Kylin Apache Kylin 3 versions prior to 3.1.2.

XSPA

Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 4.0.0-alpha has one restful api which exposed Kylin's configuration information without any authentication, so it is dangerous

CVE-2020-13937 5.3 - Medium - October 19, 2020

Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 4.0.0-alpha has one restful api which exposed Kylin's configuration information without any authentication, so it is dangerous because some confidential information entries will be disclosed to everyone.

Insecure Storage of Sensitive Information

Similar to CVE-2020-1956, Kylin has one more restful API

CVE-2020-13925 9.8 - Critical - July 14, 2020

Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and then executes them on the server; while the reported API misses necessary input validation, which causes the hackers to have the possibility to execute OS command remotely. Users of all previous versions after 2.3 should upgrade to 3.1.0.

Shell injection

Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is

CVE-2020-13926 9.8 - Critical - July 14, 2020

Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is from system configurations, while the configuration can be overwritten by certain rest api, which makes SQL injection attack is possible. Users of all previous versions after 2.0 should upgrade to 3.1.0.

SQL Injection

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis

CVE-2020-1956 8.8 - High - May 22, 2020

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.

Shell injection

Kylin has some restful apis

CVE-2020-1937 8.8 - High - February 24, 2020

Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.

SQL Injection

Stay on top of Security Vulnerabilities

Want an email whenever new vulnerabilities are published for Apache Kylin or by Apache? Click the Watch button to subscribe.

Apache
Vendor

Apache Kylin
Product

subscribe