5.0.0
9 years ago
4 months ago
Known vulnerabilities in the org.apache.kylin:kylin-server package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
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 Information Exposure due to the reflection of the PoC:
How to fix Information Exposure? Upgrade | [,3.1.3)[4.0.0-alpha,4.0.1) |
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. How to fix SQL Injection? Upgrade | [2.0.0,3.1.0) |
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 Command Injection. It 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. How to fix Command Injection? Upgrade | [2.3.0,3.1.0) |