vendor:
Zend Framework
by:
Dawid Golunski
9.8
CVSS
CRITICAL
Remote Code Execution
CWE
Product Name: Zend Framework
Affected Version From: Zend Framework < 2.4.11, zend-mail < 2.4.11
Affected Version To: Zend Framework < 2.4.11, zend-mail < 2.7.2
Patch Exists: YES
Related CWE: CVE-2016-10034
CPE:
Platforms Tested:
2016
Remote Code Execution in Zend Framework
The vulnerability allows an attacker to inject arbitrary parameters into the sendmail command, leading to remote code execution. The exploit takes advantage of a vulnerability in zend-mail component of Zend Framework versions below 2.4.11 and below 2.7.2. By injecting specific parameters, the attacker can write the transfer log into a file and execute arbitrary code.
Mitigation:
Update Zend Framework to version 2.4.11 or above, or version 2.7.2 or above for zend-mail component. Ensure that the web user does not have write permissions to the cache directory.