PHPMailer < 5.2.18 Remote Code Execution Exploit # 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:

# 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.
[4.0K] /data/pocs/7ad506f4a39682b6c9bd74f4d5520c925261d833
├── [4.0K] img
│ └── [ 38K] screenshot.JPG
├── [3.6K] main.go
├── [5.7M] PHPMailer-CVE-2016-10033
└── [ 625] README.md
1 directory, 4 files