vendor:
N/A
by:
RicterZ
7,5
CVSS
HIGH
Bypass
78
CWE
Product Name: N/A
Affected Version From: Imagick <= 3.3.0 PHP >= 5.4
Affected Version To: Imagick <= 3.3.0 PHP >= 5.4
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 12.04
2016
PHP Imagick disable_functions Bypass
This exploit allows an attacker to bypass the disable_functions directive in PHP by using the Imagick extension. The exploit creates a malicious Imagick script which contains a command that is executed when the script is processed. The output of the command is then written to a file which is then read and displayed by the exploit.
Mitigation:
Ensure that the disable_functions directive is properly configured and that the Imagick extension is not enabled.