Lucene search
+L

219 matches found

Kitploit
Kitploit
added 2026/09/17 6:39 p.m.14 views

CVE-2020-13925

CVE-2020-13925 环境搭建 参考 https://github.com/apache/kylin 使用docker进行环境部署,修改其中的版本为3.0.1(存在漏洞的版本)。可以去除 【-m 8G \ 】它的作用是分配内存的大小。 然后访问 http://host:7070/kylin/login 初始用户名和密码是 ADMIN/KYLIN。 root@kitploit: docker pull apachekylin/apache-kylin-standalone:3.0.1 docker run -d \ -m 8G \ -p 7070:7070 \ -p 8088:80...

10CVSS8.5AI score0.19859EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 2:10 a.m.9 views

CVE-2020-13937

CVE-2020-13937 1.漏洞描述: Apache Kylin有一个restful api会在没有任何认证的情况下暴露配置信息。 2复现 有漏洞对比 无漏洞对比 编写poc 验证正确单个url :pocsuite -r CVE-2022-26134.py -u url 验证错误单个url:pocsuite -r CVE-2022-26134.py -u url 批量扫描:pocsuite -r CVE-2022-26134.py -u url.txt 3.脚本代码 root@kitploit: from collections import OrderedDict from...

5.3CVSS7.8AI score0.78331EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:47 p.m.11 views

CVE-2020-1956

CVE-2020-1956 CVE-2020-1956 Apache Kylin 漏洞利用工具 Kylin 2.3.0-2.3.2,Kylin 2.4.0-2.4.1,Kylin 2.5.0-2.5.2,Kylin 2.6.0-2.6.5,Kylin 3.0.0-alpha,Kylin 3.0.0-alpha2,Kylin 3.0.0-beta,Kylin 3.0.0-3.0.1 以及 管理员权限...

9CVSS7.9AI score0.97337EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 10:59 p.m.9 views

apache_kylin

Apache Kylin Codacy Badge 大数据极致OLAP引擎 Apache Kylin 是一个开源的分布式分析引擎,由 eBay Inc. 贡献,提供 SQL 接口和在 Hadoop 上的多维分析(OLAP),支持超大规模数据集。 更多详情,请访问官网 http://kylin.apache.org。 文档 请参考 http://kylin.apache.org/docs/。 获取帮助 最快从开发者处获得回复的方式是发送邮件至我们的邮件列表 [email protected], 并记得通过 [email protected] 订阅我们的邮件列表。 许可证...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 2:22 p.m.9 views

CVE-2020-13937

Descripción Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 4.0.0-alpha tiene una API REST que expone la información de configuración de...

5.3CVSS6AI score0.78331EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:54 a.m.11 views

CVE-2020-13937

Apache Kylin API未授权访问漏洞(CVE-2020-13937 Fofa:title="Kylin" 使用方法 使用帮助:python3 cve-2020-13937.py --help 单一检测:python3 cve-2020-13937.py -u http://127.0.0.1 批量检测:python3 cve-2020-13937.py -f target.txt...

5.3CVSS6.1AI score0.78331EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 1:19 p.m.27 views

CVE-2026-62393

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to unauthorized jobs in other projects. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to...

4.3CVSS0.00454EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 1:19 p.m.23 views

CVE-2026-62392

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache Kylin. A backend API may bring job config parameters to OS command line. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which...

9.8CVSS0.02481EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/14 12:19 p.m.42 views

CVE-2026-62393 Apache Kylin: Improper authorization in job information retrieval

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to unauthorized jobs in other projects. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to...

0.00454EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 12:19 p.m.42 views

CVE-2026-62393

Apache Kylin CVE-2026-62393 involves improper authorization in job information retrieval, enabling access to unauthorized jobs across projects for versions 4–5.0.3. Root cause: insufficient permission checks during job info requests. Impact: potential exposure of job data across projects; CVSSv3....

4.3CVSS6.1AI score0.00454EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/14 12:19 p.m.11 views

CVE-2026-62393 Apache Kylin: Improper authorization in job information retrieval

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to unauthorized jobs in other projects. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to...

4.3CVSS6.1AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/14 12:19 p.m.10 views

CVE-2026-62393

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to unauthorized jobs in other projects. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to...

6.1AI score0.00454EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/14 12:18 p.m.9 views

CVE-2026-62392

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache Kylin. A backend API may bring job config parameters to OS command line. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which...

6.1AI score0.02481EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/14 12:18 p.m.46 views

CVE-2026-62392 Apache Kylin: OS Command Injection via Async Query API

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache Kylin. A backend API may bring job config parameters to OS command line. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which...

0.02481EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 12:18 p.m.45 views

CVE-2026-62392

CVE-2026-62392 is an OS Command Injection vulnerability in Apache Kylin, affecting versions 4 through 5.0.3. The issue arises when the backend API may pass job configuration parameters to the OS command line, allowing potentially unauthorized command execution. The vulnerability is rated with hig...

9.8CVSS6.1AI score0.02481EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/14 12:18 p.m.11 views

CVE-2026-62392 Apache Kylin: OS Command Injection via Async Query API

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache Kylin. A backend API may bring job config parameters to OS command line. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which...

8.8CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2026/07/14 12:09 p.m.8 views

CVE-2026-62390 Apache Kylin: SQL Injection Vulnerability in Catalog Cache Refresh API

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Kylin. A backend API refreshing table catalog may cause the injection to the generated SQL. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version...

9.8CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/14 12:09 p.m.59 views

CVE-2026-62390

Apache Kylin vulnerability CVE-2026-62390 is a SQL Injection flaw in the Catalog Cache Refresh API. Affected versions are 4 through 5.0.3; upgrading to 5.0.4 fixes the issue. The issue arises from improper neutralization of special elements in SQL commands used by the backend API that refreshes t...

9.8CVSS6.1AI score0.00686EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.34 views

PT-2026-57978

Name of the Vulnerable Software and Affected Versions Apache Kylin versions 4 through 5.0.3 Description An SQL Injection issue exists where improper neutralization of special elements used in an SQL command occurs. This happens when a backend API refreshes the table catalog, which may lead to the...

9.8CVSS6.1AI score0.00686EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.26 views

PT-2026-58018

Name of the Vulnerable Software and Affected Versions Apache Kylin versions 4 through 5.0.3 Description Improper authorization occurs during job information retrieval, allowing an attacker to gain access to unauthorized jobs belonging to other projects. Recommendations Upgrade to version 5.0.4...

4.3CVSS5.2AI score0.00454EPSS
SaveExploits0References4
Rows per page
Query Builder