SQL Injection Affecting org.apache.kylin:kylin-server-base package, versions [2.3.0,2.6.5) [3.0.0,3.0.1)
Snyk CVSS
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Threat Intelligence
EPSS
0.18% (54th
percentile)
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-552148
- published 24 Feb 2020
- disclosed 24 Feb 2020
- credit Jonathan Leitschuh
Introduced: 24 Feb 2020
CVE-2020-1937 Open this link in a new tabHow to fix?
Upgrade org.apache.kylin:kylin-server-base
to version 2.6.5, 3.0.1 or higher.
Overview
org.apache.kylin:kylin-server-base is a distributed analytical engine designed to provide OLAP capability for big data.
Affected versions of this package are vulnerable to SQL Injection. It has some restful API's which will concatenate SQLs with the user input string.