522099 matches found
CVE-2020-17530
CVE-2020-17530 CVE-2020-17530 的快速概念验证。在 Apache Struts 版本 2.0.0 至 2.5.25 中,对标签属性中原始用户输入进行强制对象图导航语言(OGNL)评估可能导致远程代码执行(RCE)。 root@kitploit: $ python CVE-2020-17530.py --help usage: CVE-2020-17530.py -h -c COMMAND -n NAME -p PORT -t TARGET -u URI optional arguments: -h, --help show this help message...
cve-2025-24813-poc
CVE-2025-24813 Apache Tomcat RCE 漏洞利用 PoC 此仓库包含针对 CVE-2025-24813(Apache Tomcat 中的一个 Java 反序列化漏洞)的概念验证利用代码。 基于 absholi7ly/POC-CVE-2025-24813/。 先决条件 Docker 安装 1. 安装依赖: root@kitploit: uv venv source .venv/bin/activate uv sync 2. 下载 ysoserial: root@kitploit: ./download.sh 使用方法 使用 Docker(推荐)...
CVE-2019-16759
CVE-2019-16759 vBulletin 5.0 5.5.4 - 'widgetphp' 認証なしリモートコード実行 CVE-2019-16759 向けインタラクティブ風コマンドラインコンソール 使い方: root@kitploit: python3 exploit.py Http/Https でサイトを入力してシェルを取得 :p...
ToolShell-CVE-2025-53770-SharePoint-Exploit-Lab-LetsDefend
ToolShell-CVE-2025-53770-SharePoint-Exploit-Lab-LetsDefend TL;DR 嘿,在这个 LetsDefend 实验室中,我深入研究了名为 ToolShell 的 SharePoint 零日漏洞(CVE-2025-53770)。简而言之,我模拟了一次真实的攻击:恶意 POST 请求绕过认证,运行 PowerShell 窃取 MachineKeySection 密钥,编译 payload.exe,并植入 Web...
l4j-info
l4j-info Compiling valuable links as I find them documenting CVE-2021-44228 or Log4J Critical First Party advisories: Existing Log4J 1.2 vulnerability CVE-2019-17571 is also potentially present Apache Log4J Version 2.x Security Information VMWare critical vulnerability advisory Cisco product...
CVE-2016-10033
CVE-2016-10033 の PoC WordPress 4.6 に対する RCE 使い方: root@kitploit: ./CVE-2016-10033.py 例: root@kitploit: ./CVE-2016-10033.py http://site.com/ 1.2.3.4:4444 admin https://exploitbox.io/vuln/WordPress-Exploit-4-6-RCE-CODE-EXEC-CVE-2016-10033.html の Python 移植 改変あり 必要なもの: Requests pip install requests...
CVE-2019-5736-PoC
CVE-2019-5736-PoC CVE-2019-5736 的 PoC 在 @singe、@cablethief 和 @feexd 的帮助下创建 已在 Ubuntu 18.04、Debian 9 和 Arch Linux 上测试。Docker 版本 18.09.1-ce 和 18.03.1-ce。此 PoC 目前不适用于 Ubuntu 16.04 和 CentOS。 请前往 Dragon Sector(发现该漏洞的团队)的漏洞利用代码,地址为 此处。 这是什么? 这是 CVE-2019-5736 的 Go 实现,一个针对 Docker 的容器逃逸漏洞。该漏洞利用通过覆盖并执行主机系统...
CVE-2017-0199-Fix
CVE-2017-0199 修复 通过更改 .hta 文件的默认处理程序,消除 CVE-2017-0199 执行代码的能力。通过 OLE2 COM 对象 调用的文件的默认处理程序独立于本地系统的默认应用程序存储,只能通过注册表更改。 基本逻辑漏洞 这是该漏洞的一个实际示例,并且按照我的理解进行说明。并非所有情况都遵循此模式,我的评估可能不正确。下一节中提供的修复方法在我测试过的情况下确实有效。 1. 托管在 Web 服务器上的 RTF 文档将恶意超文本应用程序 HTA 有效负载 'cat' 到其末尾。 2. 托管服务器响应对该文件的 GET 请求,并在标头中声明该内容是一个 HTA 文件...
CVE-2025-54424
CVE-2025-54424 CVE-2025-54424:1Panel クライアント証明書バイパスRCE脆弱性 統合ツール(スキャン+エクスプロイト) 脆弱性の概要 1Panel は、オープンソースでモダンな Linux 運用管理パネルであり、Web サイトのデプロイ、サーバー管理、サービスの実行をグラフィカルインターフェースで提供します。 影響を受けるバージョンでは、Agent 側の TLS 認証ポリシーが tls.RequireAnyClientCert に設定されており、証明書の提示のみを要求し、その信頼性は検証しません。攻撃者は自己署名証明書を使用して TLS...
CVE-2024-3094
Security Review & Threat Model: CVE-2024-3094 xz-utils / OpenSSH 本仓库包含对关键漏洞 CVE-2024-3094(xz-utils 包中 liblzma 库的后门,通过 OpenSSH 进程导致 RCE)的分析结果。 在该项目框架下,准备了隔离的测试环境,开发了威胁模型并编写了自动化检查。 📂 项目结构 Dockerfile — 环境构建脚本(Debian Bookworm),包含所有依赖项(OpenSSH, Python 3, venv, pytest, pwntools)。 tests/ —...
jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass
A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator PTV when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic typ...
dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution
A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting XSS attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a .content. This oversight allows an attacke...
org.apache.activemq/activemq-broker: org.apache.activemq/activemq-all: org.apache.activemq/apache-activemq: Apache ActiveMQ: Arbitrary code execution via improper input validation in Jolokia JMX-HTTP bridge
A flaw was found in Apache ActiveMQ. An authenticated attacker can exploit an improper input validation vulnerability in the Jolokia JMX-HTTP bridge. By crafting a malicious discovery URI, the attacker can trigger the VM transport's brokerConfig parameter to load a Spring XML application context...
jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution
A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...
CVE-2025-58434_CVE-2025-59528
CVE-2025-58434CVE-2025-59528 概念验证脚本 CVE-2025-58434 Flowise -lp...
CVE-2020-29607-Pluck-CMS-4.7.13-Authenticated-File-Upload-RCE-PoC
CVE-2020-29607 — Pluck CMS Pluck CMS 4.7.13 之前的版本存在认证远程代码执行漏洞。管理员文件管理器(admin.php?action=files)未验证文件扩展名,允许上传 .phar 文件,Apache 会将其作为 PHP 执行。通过此端点上传 webshell 会导致以 Web 服务器用户身份执行远程代码。 工作原理 1. 使用提供的管理员密码进行身份验证。 2. 通过管理员文件管理器上传 PHP webshell 为 shell.phar。 3. 通过请求 shell 并运行 id 验证执行。 4. 针对上传的 webshell...
CVE-2025-69600
CVE-2025-69600 author: Rafael José Núñez Gulías company: Iberian Var Group Affected products: RayVentory Scan Engine 12.6 Update 8 and previous versions Raynet advisory: RSEC200966 Command injection in Raynet's rvia allows adversaries to execute commands via getconfig, upload, inventory, and orac...
CVE-2025-69604
CVE-2025-69604 描述 此漏洞与 CVE-2025-61229 中描述的漏洞类似 —— 攻击者可以编辑任务模板,从而使 SuperDuper 备份任务安装任意软件包。随后,该软件包可以以 root 用户身份、并具备最高级别的隐私权限(完全磁盘访问)运行 shell 脚本。 参考 SuperDuper 安全更新 v3.12 CVE-2025-69604 CVSS 3.1 评分:NVD 评分待定。 缓解措施 为避免此漏洞,请删除 SuperDuper! 应用程序,或应用 3.12 更新。 免责声明 本漏洞分析及概念验证仅供教育目的使用。请自行承担使用风险。 高层摘要 在我先前对...
OpenSSH-CVE-2024-6387-Fix
CVE-2024-6387 OpenSSH Vulnerability Mitigation Script Overview This Bash script is designed to help mitigate the CVE-2024-6387 vulnerability in OpenSSH. The vulnerability affects certain versions of OpenSSH and can potentially allow remote unauthenticated attackers to execute arbitrary code on yo...
react2shell-scanner
react2shell-scanner A high-fidelity command-line vulnerability scanner for detecting CVE-2025-55182 and CVE-2025-66478 Remote Code Execution in Next.js applications using React Server Components RSC. 🚨 Vulnerability Overview These critical vulnerabilities affect Next.js applications using React...