Search for packages
| purl | pkg:maven/org.apache.kylin/kylin@2.3.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2mp1-7zce-dkh8
Aliases: CVE-2023-29055 GHSA-3vvc-v8c2-43r7 |
Apache Kylin has Insufficiently Protected Credentials 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. |
Affected by 5 other vulnerabilities. |
|
VCID-3tdp-fpt7-mycx
Aliases: CVE-2020-1937 GHSA-7hmh-8gwv-mfvq |
SQL Injection 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. |
Affected by 13 other vulnerabilities. Affected by 14 other vulnerabilities. |
|
VCID-55ud-m45e-fqhk
Aliases: CVE-2022-24697 GHSA-ppxx-m926-g569 |
Apache Kylin vulnerable to remote code execution 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. |
Affected by 11 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-7sr2-htxm-v7dw
Aliases: CVE-2022-44621 GHSA-w9rv-xmf7-x3gh |
Apache Kylin vulnerable to Command injection by Diagnosis Controller Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request. |
Affected by 6 other vulnerabilities. |
|
VCID-8ssr-ftym-kubw
Aliases: CVE-2020-1956 GHSA-gprm-xqrc-c2j3 |
OS Command Injection Apache Kylin 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. |
Affected by 11 other vulnerabilities. Affected by 13 other vulnerabilities. |
|
VCID-8v1x-1x2n-vbhu
Aliases: CVE-2021-45458 GHSA-9fj5-jg6f-qg5r |
Inadequate Encryption Strength 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 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions. |
Affected by 6 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 9 other vulnerabilities. |
|
VCID-8ye7-t531-b7hw
Aliases: CVE-2020-13937 GHSA-2hpg-vwqj-6h6w |
Insecure Storage of Sensitive Information Apache Kylin 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. |
Affected by 6 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 9 other vulnerabilities. |
|
VCID-jy58-3kzh-xfbz
Aliases: CVE-2020-13925 GHSA-qwfw-gxx2-mmv2 |
OS Command Injection Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and 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. |
Affected by 11 other vulnerabilities. |
|
VCID-pjr6-y7uu-jqfd
Aliases: CVE-2021-45457 GHSA-mgpf-hhgf-cxg4 |
Insufficiently Protected Credentials In Apache Kylin, Cross-origin requests with credentials are allowed to be sent from any origin. This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions. |
Affected by 6 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 9 other vulnerabilities. |
|
VCID-qvy9-qe44-kbf1
Aliases: CVE-2020-13926 GHSA-hx5g-8hq2-8x4w |
SQL Injection 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. |
Affected by 11 other vulnerabilities. |
|
VCID-sz6c-t8m7-z3dj
Aliases: CVE-2021-36774 GHSA-5429-pjww-7675 |
Exposure of Resource to Wrong Sphere 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 and prior versions; Apache Kylin 3 and prior versions. |
Affected by 6 other vulnerabilities. Affected by 4 other vulnerabilities. |
|
VCID-ue1j-npxy-37cq
Aliases: CVE-2022-43396 GHSA-f5q9-j9r2-34gq |
Apache Kylin vulnerable to Command injection by Useless configuration 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`. |
Affected by 6 other vulnerabilities. |
|
VCID-x2j7-1kq5-e3ec
Aliases: CVE-2021-31522 GHSA-q656-g2x3-8cgh |
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions. |
Affected by 6 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 9 other vulnerabilities. |
|
VCID-ygvg-2wzv-nubj
Aliases: CVE-2024-23590 GHSA-752q-72qc-rc66 |
Apache Kylin Session Fixation vulnerability Session Fixation vulnerability in Apache Kylin. This issue affects Apache Kylin: from 2.0.0 through 4.x. Users are recommended to upgrade to version 5.0.0 or above, which fixes the issue. |
Affected by 4 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||