#VU11640 Command injection in Zend Framework - CVE-2016-10034

 

#VU11640 Command injection in Zend Framework - CVE-2016-10034

Published: April 10, 2018 / Updated: September 14, 2018


Vulnerability identifier: #VU11640
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2016-10034
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Zend Framework
Software vendor:
Zend

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The weakness exists in the setFrom function in the Sendmail adapter in the zend-mail component due to command injection. A remote attacker can pass extra parameters to the mail command and execute arbitrary code via a " (backslash double quote) in a crafted e-mail address.

Successful exploitation of the vulnerability may result in system compromise.

Remediation

Update to version 2.4.11.

External links