Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2016-10033 PoC — PHPMailer 安全漏洞

Source
Associated Vulnerability
Title:PHPMailer 安全漏洞 (CVE-2016-10033)
Description:The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a \" (backslash double quote) in a crafted Sender property.
Description
PHPMailer < 5.2.18 Remote Code Execution Exploit 
Readme
# CVE-2016-10033
This vulnerability affects PHPMailer < 5.2.18 and is able to get Remote Code Execution.

# Resources
* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10033

# Usage
As it is written in Golang, you can build the exploit yourself, as long there is golang installed into your system with:
```bash
cd CVE-2016-10033
go build
```

Then you can use the exploit program with the following syntax:
![Screenshot](img/screenshot.JPG?raw=true)

# Author 
I am not the author of the CVE, but I am the author of this exploit program.
If you use it, or modify it, you're not allowed to strip the credits from it.
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →