vendor:
PHPMailer
by:
Daniel aka anarc0der
9,8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: PHPMailer
Affected Version From: PHPMailer < 5.2.18
Affected Version To: PHPMailer < 5.2.18
Patch Exists: YES
Related CWE: CVE 2016-10033
CPE: a:phpmailer:phpmailer
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Arch Linux
2016
PHPMailer Exploit v1.0
Exploiting PHPMail with back connection (reverse shell) from the target. Usage: 1 - Download docker vulnerable enviroment at: https://github.com/opsxcq/exploit-CVE-2016-10033 2 - Config your IP for reverse shell on payload variable 4 - Open nc listener in one terminal: $ nc -lnvp <your ip> 3 - Open other terminal and run the exploit: python3 anarcoder.py Video PoC: https://www.youtube.com/watch?v=DXeZxKr-qsU Full Advisory: https://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10033-Vuln.html
Mitigation:
Upgrade to PHPMailer version 5.2.18 or later