[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <EOEGLIKIMNJIPFEJADFFAENACAAA.bugtraq@bhodisoft.com>
Date: Mon, 29 Dec 2003 14:45:48 -0800
From: "Golden_Eternity" <bugtraq@...disoft.com>
To: "ppp-design" <security@...-design.de>,
<bugtraq@...urityfocus.com>, <full-disclosure@...ts.netsys.com>
Subject: RE: php-ping: Executing arbritary commands
> Temporary-Fix
> -------------
> Replace
> If ($count > $max_count)
> with
> If ($count > $max_count && !is_numeric($count))
Shouldn't that be '||' instead of '&&'?
-G_E
Powered by blists - more mailing lists