CVE-2016-10034
CRITICALZend Framework < 2.4.11 and zend-mail < 2.4.11 - Remote Code Execution via Sendmail Adapter setFrom Function
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2016-10034. PoCs published by phackt_ul, Dawid Golunski, heikipikker.
AI-analyzed exploit summary This exploit targets PHPMailer, SwiftMailer, and Zend Framework mail libraries to achieve remote code execution via command injection in the email address field. It leverages Exim MTA's expansion mode and base64 encoding to bypass input validation and execute a reverse shell.
Description
The setFrom function in the Sendmail adapter in the zend-mail component before 2.4.11, 2.5.x, 2.6.x, and 2.7.x before 2.7.2, and Zend Framework before 2.4.11 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 e-mail address.
Exploits (4)
This exploit targets PHPMailer, SwiftMailer, and Zend Framework mail libraries to achieve remote code execution via command injection in the email address field. It leverages Exim MTA's expansion mode and base64 encoding to bypass input validation and execute a reverse shell.
This exploit targets multiple vulnerabilities in PHPMailer, SwiftMailer, and Zend-mail to achieve remote code execution via a contact form. It uploads a PHP backdoor containing a reverse shell payload to the target server.
This PoC exploits a command injection vulnerability in Zend Framework's mail functionality (CVE-2016-10034) by injecting malicious parameters into the sendmail command via the 'From' email header. It writes a PHP file containing attacker-controlled code to a writable directory, achieving remote code execution.
This repository contains a functional exploit for CVE-2016-10034, targeting PHPMailer versions before 5.2.18. The exploit leverages a vulnerability in the mailSend function to achieve remote code execution (RCE) by injecting malicious parameters into the mail command via a crafted From address.
References (8)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H