7.5
CVSSv2

CVE-2015-5074

Published: 29/09/2015 Updated: 09/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Incomplete blacklist vulnerability in the FileUploadsFilter class in protected/components/filters/FileUploadsFilter.php in X2Engine X2CRM prior to 5.0.9 allows remote authenticated users to execute arbitrary PHP code by uploading a file with a .pht extension.

Vulnerable Product Search on Vulmon Subscribe to Product

x2engine x2crm

Exploits

Source: wwwportcullis-securitycom/security-research-and-downloads/security-advisories/cve-2015-5074/ Details: It was discovered that authenticated users were able to upload files of any type providing that the file did not have an extension that was listed in the following blacklist: const EXT_BLACKLIST = '/\\s*(?P<ext>html|htm| ...
X2Engine version 42 suffers from a remote arbitrary file upload vulnerability ...