RE: php-ping: Executing arbritary commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Temporary-Fix
> -------------
> Replace
> If ($count > $max_count)
> with
> If ($count > $max_count && !is_numeric($count))

Shouldn't that be '||' instead of '&&'?

-G_E


[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux