Lucene search
+L

363 matches found

Cvelist
Cvelist
added 2020/07/14 12:50 p.m.35 views

CVE-2020-13926

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. Users of all previous versions after 2.0...

9.8AI score0.0195EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/07/14 12:47 p.m.36 views

CVE-2020-13925

Similar to CVE-2020-1956, Kylin has 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. Users of all...

9.6AI score0.19859EPSS
SaveExploits0References2
CVE
CVE
added 2020/07/14 12:47 p.m.229 views

CVE-2020-13925

CVE-2020-13925 is a Kylin REST API command injection issue affecting 2.3.x through 3.1.0. The root cause is REST endpoints concatenating user input into OS commands, enabling remote command execution on vulnerable servers. The CVE is linked to CVE-2020-1956 disclosures describing similar REST‑bas...

10CVSS9.2AI score0.19859EPSS
SaveIn wildExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/07/14 12:00 a.m.31 views

CVE-2020-13925

Similar to CVE-2020-1956, Kylin has 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. Users of all...

10CVSS5.2AI score0.97337EPSS
SaveIn wildExploits2References3
Veracode
Veracode
added 2020/06/02 9:27 a.m.8 views

Man-in-the-middle (MitM)

kylin-engine-mr is vulnerable to man-in-the-middle MitM attack. It is possible because it uses insecure TLS in the function createEasySSLContext in DefaultSslProtocolSocketFactory.java, allowing a man-in-the-middle to intercept the connection...

3.3AI score
SaveExploits0
NVD
NVD
added 2020/05/22 2:15 p.m.19 views

CVE-2020-1956

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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...

9CVSS8.8AI score0.97337EPSS
SaveExploits2References9
OSV
OSV
added 2020/05/22 2:15 p.m.24 views

CVE-2020-1956

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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...

8.8CVSS7AI score
SaveExploits0References9
Prion
Prion
added 2020/05/22 2:15 p.m.20 views

Input validation

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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...

9CVSS8.7AI score0.97337EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2020/05/22 1:27 p.m.48 views

CVE-2020-1956

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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...

9.3AI score0.97337EPSS
SaveExploits2References8
Vulnrichment
Vulnrichment
added 2020/05/22 1:27 p.m.8 views

CVE-2020-1956

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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...

8.8AI score0.97337EPSS
SaveExploits2References8
CVE
CVE
added 2020/05/22 1:27 p.m.1103 views

CVE-2020-1956

Apache Kylin CVE-2020-1956 affects 2.3.0 and releases up to 2.6.5 and 3.0.1, where REST APIs concatenate user input into OS commands, enabling likely remote code execution with high impact. Connected documents confirm vulnerable versions and the underlying command injection in the REST layer; som...

9CVSS8.6AI score0.97337EPSS
SaveIn wildExploits2References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/05/22 12:00 a.m.28 views

CVE-2020-1956

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 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. Recent assessments: Assessed Attacker Value: 0 Assessed Attacker...

10CVSS3.3AI score0.97337EPSS
SaveIn wildExploits2References14
Positive Technologies
Positive Technologies
added 2020/05/22 12:00 a.m.5 views

PT-2020-4073 · Apache · Apache Kylin

Name of the Vulnerable Software and Affected Versions: Apache Kylin versions 2.3.0 through 2.6.5 Apache Kylin version 3.0.1 Description: The issue is related to the RESTful APIs in Apache Kylin, which concatenate OS commands with user input strings without proper protection or validation, allowin...

10CVSS7.8AI score0.97337EPSS
SaveExploits2References28
Veracode
Veracode
added 2020/05/21 7:13 a.m.33 views

OS Command Injection

kylin-server-base is vulnerable to OS Command Injection. The vulnerability exists as the values of srcCfgUri, dstCfgUri, and projectName, in CubeService.java is not properly handled...

8.8CVSS2.5AI score0.97337EPSS
SaveExploits2References16Affected Software1
Veracode
Veracode
added 2020/02/25 5:04 a.m.30 views

SQL Injection

kylin-server-base is vulnerable to SQL injection. User input to some RESTful APIs is not validated and sanitized before being concatenated to SQL queries. This allows an attacker to inject and execute arbitrary SQL statements in the database...

8.8CVSS4.4AI score0.02667EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
added 2020/02/25 12:00 a.m.13 views

Unspecified Vulnerability in Apache Kylin

Apache Kylin is an open source distributed analytics engine that provides a SQL query interface on top of Hadoop and multidimensional analytics OLAP capabilities to support very large-scale data, originally developed by eBay Inc. and contributed to the open source community. A security...

8.8CVSS7.7AI score0.02667EPSS
SaveExploits0References1
NVD
NVD
added 2020/02/24 9:15 p.m.26 views

CVE-2020-1937

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...

8.8CVSS8.6AI score0.02667EPSS
SaveExploits0References3
OSV
OSV
added 2020/02/24 9:15 p.m.22 views

CVE-2020-1937

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...

8.8CVSS6.6AI score0.02667EPSS
SaveExploits0References3
Prion
Prion
added 2020/02/24 9:15 p.m.22 views

Input validation

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...

6.5CVSS8.5AI score0.02667EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/02/24 8:57 p.m.37 views

CVE-2020-1937

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...

8.6AI score0.02667EPSS
SaveExploits0References3
Rows per page
Query Builder