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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 19 Aug 2006 09:39:08 +0200
From: "Carsten Eilers" <ceilers-lists@....de>
To: <dr.t3rr0r1st@...oo.com>, <bugtraq@...urityfocus.com>
Subject: Re: discloser 0.0.4 Remote File Inclusion (with Exploit)

Hi,

dr.t3rr0r1st@...oo.com schrieb am Thu, 17 Aug 2006 21:14:13 +0000:

>ok , here we go 
>
>
>foreach ($avail_types as $type) {

Here $type is set to the values of the
$avail_types-Elements and then

>include($type . ".plugin.php");

$type is used for include. Initialized with
elements of $avail_types.

>here's the source 

I see. But I see no vulnerability.

>so what's the problem ? your source is correct but
>the source that i found the vuln. in it , shows that
>there is a Remote File Inclusion Vulnerabilite in
>your script

It's not my script.

But where's your inclusion vulnerability?

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