vendor:
Log1 CMS
by:
Aodrulez. (Atul Alex Cherian)
5.5
CVSS
MEDIUM
Multiple Vulnerabilities
CWE
Product Name: Log1 CMS
Affected Version From: Log1 CMS 2.0
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Ubuntu 10.04
Log1 CMS 2.0 Multiple Vulnerabilities
This CMS suffers from multiple vulnerabilities. 1] "AjaxFileManager" implemented without the need for a valid session. Path: http://localhost/admin/libraries/ajaxfilemanager/ajaxfilemanager.php 2] "ajax_save_name.php" can be used to rename any file on the system/www-root to any name that contains safe extensions (txt,jpg etc) 3] "AjaxFileManager.php" allows download of even php files if its under the 'Root Folder'. Exploit: http://localhost/admin/libraries/ajaxfilemanager/ajax_download.php?path=../../../db/uploaded/index.php 4] "main.php" can be used to upload any file-type as long as this is true : "Content-Type: image:jpeg" Exploit:http://localhost/admin/main.php?action=upload
Mitigation:
Patch/upgrade to a secure version of the CMS. Limit access to vulnerable URLs. Regularly monitor and update the CMS for security patches.