6.5
CVSSv2

CVE-2015-1059

Published: 16/01/2015 Updated: 08/09/2017
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Unrestricted file upload vulnerability in admin/files/add in AdaptCMS 3.0.3 allows remote authenticated users to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in /app/webroot/uploads.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

insanevisions adaptcms 3.0.3

Exploits

#!/usr/bin/env python # # # AdaptCMS 303 Remote Command Execution Exploit # # # Vendor: Insane Visions # Product web page: wwwadaptcmscom # Affected version: 303 # # Summary: AdaptCMS is a Content Management System trying # to be both simple and easy to use, as well as very agile # and extendable Not only so we can easily create Plugi ...