Re: # MHG Security Team --- MyBloggie 2.1.1 version Remote File Include Vulnerabilit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



nukedx said:

>This is not vulnerable,PHP-Nuke having a special in their files and
>when includes mainfile.php it overwrites the global variables and it
>caused to make an arbitrary file inclusion.
>
>But in MyBloggie there is no common vulnerability like it.

In the source code for 2.1.1, many files have code like this:

  $mybloggie_root_path = './';

  include_once($mybloggie_root_path.'config.php');
  ...

so at least there isn't any obvious evidence of this issue, based on a
casual inspection.

Also - "scode.php" as mentioned by MHG does not exist in MyBloggie at
all, so maybe the site has been modified.

- Steve

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux