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>] [day] [month] [year] [list]
Date: 28 Oct 2006 01:48:13 -0000
From: emme0032@....edu
To: bugtraq@...urityfocus.com
Subject: Re: phpAdsNew-2.0.8 <= (adlayer.php) Remote File Include

Sorry this report is bogus..
the only require/include statement that utilizes that variable is line 188:
require(phpAds_path.'/libraries/layerstyles/'.$layerstyle.'/layerstyle.inc.php');

The only possibility is local file include, with null byte bug in php interpreter.

But local file include is thwarted with a regular expression.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ