SQL Injection Affecting org.apache.kylin:kylin-server Open this link in a new tab package, versions [2.0.0, 3.1.0)
Attack Complexity
High
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEKYLIN-584374
-
published
14 Jul 2020
-
disclosed
14 Jul 2020
-
credit
Rupeng Wang
Introduced: 14 Jul 2020
CVE-2020-13926 Open this link in a new tabHow to fix?
Upgrade org.apache.kylin:kylin-server
to version 3.1.0 or higher.
Overview
org.apache.kylin:kylin-server is an analytics Engine, contributed by eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.
Affected versions of this package are vulnerable to SQL Injection. It 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.