org.apache.kylin:kylin-core-common@1.5.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.kylin:kylin-core-common 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 free
Vulnerability Vulnerable Version
  • M
Insecure Encryption

org.apache.kylin:kylin-core-common is a package part of Apache Kylin.

Affected versions of this package are vulnerable to Insecure Encryption. 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.

How to fix Insecure Encryption?

Upgrade org.apache.kylin:kylin-core-common to version 3.1.3, 4.0.1 or higher.

[,3.1.3) [4.0.0-alpha,4.0.1)
  • H
Arbitrary Code Execution

org.apache.kylin:kylin-core-common is a package part of Apache Kylin.

Affected versions of this package are vulnerable to Arbitrary Code Execution as it 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.

How to fix Arbitrary Code Execution?

Upgrade org.apache.kylin:kylin-core-common to version 3.1.3 or higher.

[,3.1.3)