32 matches found
CVE-2021-22005
CVE-2021-22005-metasploit 关于 CVE-2021-22005 VMware vCenter Server 任意文件上传漏洞的 metasploit 脚本(POC/EXP) 准备 POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2021-22005-metasploit cd CVE-2021-22005-metasploit mkdir -p /.msf4/modules/auxiliary/scanner/http cp...
nmap-CVE-2022-29464
nmap-CVE-2022-29464 nmap-CVE-2022-29464は、CVE-2022-29464の脆弱性を検出するためのNSEスクリプトです。無認証かつ無制限の任意ファイル転送の脆弱性により、未認証の攻撃者が悪意のあるJSPファイルを送信することでWSO2サーバー上でRCEを取得できるようになります。 脆弱性 詳細な解説とPoCはこちらを参照してください。 使用方法 root@kitploit: ┌──kali㉿kali-/nmap-CVE-2022-29464 └─$ nmap 127.0.0.1 --script=./nmap-CVE-2022-29464.nse...
CVE-2022-29464
CVE-2022-29464 WSO2 RCE 用法: root@kitploit: python3 exploit.py https://host:9443/ ArbitraryShellName.jsp...
CVE-2021-26828_ScadaBR_RCE
POC CVE-2021-26828ScadaBR远程代码执行 ScadaBR 0.9.1 on Linux 以及 1.0 和 1.12.4CE on Windows 允许远程认证用户通过 'viewedit.shtm' 上传并执行任意 JSP 文件,实现远程代码执行。 漏洞利用 命令: Windows: $ sudo python WinScadaRCE.py Linux: 首先在你的本地机器上打开任意端口,再执行漏洞利用: $ sudo nc -vnlp 4444 $ sudo python LinScadaRCE.py 参考:...
CVE-2022-29464
WSO2 RCE(CVE-2022-29464)のエクスプロイトとWriteup。 詳細 CVE-2022-29464 はWSO2の深刻な脆弱性です。 この脆弱性は、認証不要かつ制限のない任意のファイルアップロードであり、認証されていないユーザーが悪意のあるJSPファイルをWSO2サーバーにアップロードし、リモートコード実行(RCE)を達成することを可能にします。 脆弱なアップロードルートは /fileupload であり、これは FileUploadServlet サーブレットによって処理されます。そして、indentity.xml...
CVE-2021-22005-metasploit
CVE-2021-22005-metasploit 关于CVE-2021-22005的metasploit脚本POC/EXP,VMware vCenter Server包含一个任意文件上传漏洞 准备 POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2021-22005-metasploit cd CVE-2021-22005-metasploit mkdir -p /.msf4/modules/auxiliary/scanner/http cp...
CVE-2017-12615-PoC
CVE 2017-12615 Apache Tomcat Windows RCE ⚠️警告 这是一个针对已知 CVE 的概念验证环境与利用脚本,仅供学习和教育目的使用。 请勿在未获得明确授权的系统上使用这些脚本或技术。未经授权访问或利用系统是非法的,且违反道德。 📃描述 这是针对 CVE 2017-12615 的概念验证环境与利用脚本。 该漏洞出现在 Tomcat 中,需满足以下条件: 1. Servlet 上下文配置了 readonly=false 2. 允许 HTTP PUT 请求 攻击者可通过 PUT 请求上传 JSP 文件。Apache Tomcat...
CVE-2022-29464
CVE-2022-29464 WSO2 RCE(CVE-2022-29464)漏洞利用与详细说明。 详细信息 CVE-2022-29464 是由 Orange Tsai 发现的 WSO2 关键漏洞。该漏洞是一个未经认证的无限制任意文件上传漏洞,允许未经身份验证的攻击者通过上传恶意 JSP 文件在 WSO2 服务器上实现远程代码执行(RCE)。 存在漏洞的上传路由为 /fileupload,由 FileUploadServlet servlet 处理。从 indentity.xml 配置文件中可以看出,该路由未受 IAM 保护:xml root@kitploit:...
CVE-2024-50379-POC
CVE-2024-50379 漏洞利用与POC(概念验证) 此仓库包含针对 CVE-2024-50379 (影响 Apache Tomcat 的一个漏洞)的概念验证(POC)。该问题涉及 检查时间与使用时间(TOCTOU)竞争条件 ,可能导致 远程代码执行(RCE) ,尤其是在不区分大小写的文件系统(如 Windows)上。 目录 描述 POC 使用 安全注意事项 许可证 描述 CVE-2024-50379 是 Apache Tomcat 中的一个漏洞,允许攻击者通过 TOCTOU 竞争条件执行任意代码。在不区分大小写的文件系统(例如 Windows 或 macOS)以及配置不当的...
nuclei-template-cve-2025-31324-check
SAP CVE-2025-31324 检查 概述 此模板用于检查 SAP NetWeaver CVE-2025-31324 漏洞的存在。此漏洞允许未经授权的用户通过 /developmentserver/metadatauploader 端点上传 JSP 文件,可能导致远程代码执行。 如何运行 前置条件 确保您已安装 Nuclei。 将模板文件保存为 sap-netweaver-cve-2025-31324-check.yaml。 基本用法 root@kitploit: nuclei -t sap-netweaver-cve-2025-31324-check.yaml -u...
CVE-2017-12615
curl -X PUT http://34.124.205.159:8080/1.jsp/ -d @- 1.jsp...
EUVD-2019-17216
Malware in sbrugna...
EUVD-2015-9090
Malware in sbrugna...
CVE-2021-44093
A Remote Command Execution vulnerability on the background in zrlog 2.2.2, at the upload avatar function, could bypass the original limit, upload the JSP file to get a WebShell...
CVE-2024-51319
A local file include vulnerability in the /servlet/Report of Zucchetti Ad Hoc Infinity 2.4 allows an authenticated attacker to achieve Remote Code Execution by uploading a jsp web/reverse shell through /jsp/zimgupload.jsp...
USN-7282-1: tomcat7 vulnerabilities
It was discovered that Tomcat incorrectly handled being configured with HTTP PUTs enabled. A remote attacker could use this issue to upload a JSP file to the server and execute arbitrary code...
CVE-2025-25766
CVE-2025-25766 affects MRCMS v3.1.2 in the /file/savefile.do endpoint, where an arbitrary file upload vulnerability allows an attacker to execute arbitrary code by uploading a crafted .jsp file. This is documented across multiple sources (NVD, Red Hat, OSV, CVE listing, PT-2025-7572 highlights th...
PT-2022-5907 · Schneider Electric · Apc Easy Ups Online Monitoring +1
Name of the Vulnerable Software and Affected Versions: APC Easy UPS Online Monitoring Software versions prior to V2.5-GA APC Easy UPS Online Monitoring Software versions prior to V2.5-GA-01-22261 Schneider Electric Easy UPS Online Monitoring Software versions prior to V2.5-GS Schneider Electric...
PT-2021-3504
Name of the Vulnerable Software and Affected Versions OpenPLC ScadaBR versions through 0.9.1 on Linux OpenPLC ScadaBR versions through 1.12.4 on Windows Description The ScadaBR system, designed for data collection and process automation control, is affected by multiple issues. One issue involves...
SUSE SLES11 Security Update : tomcat6 (SUSE-SU-2021:14705-1)
The remote SUSE Linux SLES11 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:14705-1 advisory. - When running Apache Tomcat versions 9.0.0.M1 to 9.0.0, 8.5.0 to 8.5.22, 8.0.0.RC1 to 8.0.46 and 7.0.0 to 7.0.81 with HTTP PUTs enabled e.g...