lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 18 Sep 2006 11:56:35 +0200
From: "Carsten Eilers" <ceilers-lists@....de>
To: <erne@...ealizm.com>, <bugtraq@...urityfocus.com>
Subject: Re: mcLinksCounter v1.1 - Remote File Include Vulnerabilities

Hi,

erne@...ealizm.com schrieb am Thu, 14 Sep 2006 23:01:18 +0000:

>#  mcLinksCounter v1.1 - Remote File Include Vulnerabilities
># site    : http://www.comscripts.com/jump.php?action=script&id=847

Homepage: <http://www.phpforums.net/index.php?dir=dld>

># Vulnerable :
>     http://www.site.com/[path]/login.php?langfile=[shell]
>     http://www.site.com/[path]/stats.php?langfile=[shell]
>     http://www.site.com/[path]/detail.php?langfile=[shell]
>     http://www.site.com/[path]/erase.php?langfile=[shell]

In all of these scripts we have

| include "mclc.php";
| include "$langfile";

and in mclc.php we have

| $langfile="english.php";

So $langfile is initialized and there is no way to change it.
Same for Version 1.2 from the Homepage.
Result: No vulnerability.

Where did you tested this?
If you found vulnerable servers, the phpconfig() of these
could be helpful.

Regards
  Carsten

-- 
Dipl.-Inform. Carsten Eilers
IT-Sicherheit und Datenschutz

<http://www.ceilers-it.de>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ