Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2022-26134 — 针对 CVE-2022-26134 的 Python 漏洞利用程序,该漏洞是 Confluence Server 和 Data Center 中的 OGNL 注入,允许未经身份验证的远程代码执行。提供简单的 CLI 在易受攻击的目标上执行命令。 | Kitploit
工具/GitHubGitHub/amoloht/cve-2022-26134
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试远程访问工具
GitHubamoloht/cve-2022-26134

CVE-2022-26134

针对 CVE-2022-26134 的 Python 漏洞利用程序,该漏洞是 Confluence Server 和 Data Center 中的 OGNL 注入,允许未经身份验证的远程代码执行。提供简单的 CLI 在易受攻击的目标上执行命令。

查看仓库
14414年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

「💥」CVE-2022-26134

描述

受影响的 Confluence Server 和 Data Center 版本中存在一个 OGNL 注入漏洞,允许未经身份验证的攻击者在 Confluence Server 或 Data Center 实例上执行任意代码。受影响的版本范围:1.3.0 至 7.4.17 之前、7.13.0 至 7.13.7 之前、7.14.0 至 7.14.3 之前、7.15.0 至 7.15.2 之前、7.16.0 至 7.16.4 之前、7.17.0 至 7.17.4 之前、以及 7.18.0 至 7.18.1 之前。

演示

demo

demo2

使用方法

root@kitploit:~
pip install requests
git clone https://github.com/AmoloHT/CVE-2022-26134
cd CVE-2022-26134
python3 cve-2022-26134.py -cmd 'id' -u http://TARGET.TLD

参考

  • URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26134
  • MISC:http://packetstormsecurity.com/files/167430/Confluence-OGNL-Injection-Remote-Code-Execution.html
  • URL:http://packetstormsecurity.com/files/167430/Confluence-OGNL-Injection-Remote-Code-Execution.html
  • MISC:http://packetstormsecurity.com/files/167431/Through-The-Wire-CVE-2022-26134-Confluence-Proof-Of-Concept.html
  • URL:http://packetstormsecurity.com/files/167431/Through-The-Wire-CVE-2022-26134-Confluence-Proof-Of-Concept.html
  • MISC:http://packetstormsecurity.com/files/167432/Confluence-OGNL-Injection-Proof-Of-Concept.html
  • URL:http://packetstormsecurity.com/files/167432/Confluence-OGNL-Injection-Proof-Of-Concept.html
  • MISC:http://packetstormsecurity.com/files/167449/Atlassian-Confluence-Namespace-OGNL-Injection.html
  • URL:http://packetstormsecurity.com/files/167449/Atlassian-Confluence-Namespace-OGNL-Injection.html
  • MISC:https://jira.atlassian.com/browse/CONFSERVER-79016
  • URL:https://jira.atlassian.com/browse/CONFSERVER-79016
下载工具