[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20040715140453.GB9140@lafferty.ca>
Date: Thu, 15 Jul 2004 07:04:53 -0700
From: Rich Lafferty <rich@...ferty.ca>
To: bugtraq@...urityfocus.com
Subject: Re: PHP BB bug
On Sun, Jul 11, 2004 at 11:38:56PM -0000, sasan hezarkhani <gootiker@...il.com> wrote:
>
>
> Hello,
> i dont know if my foundation is acceptable or not but here we go i post it...
>
> when u right an SQL query in the highlight section of the PHPBB u'll get all of the page highlighted
> example :
>
> forums/viewtopic.php?t=[NUMBER HERE]&highlight=Bug,SELECT * FROM $table
It's highlighting "Bug", "Select", "*", "From", and "$table". But "*"
matches everything. Try:
http://forum.example.com/viewtopic.php?t=[num]&highlight=*
That's exactly how it is intended to work. Not only is it not a security
issue, it's not even a bug.
-Rich
--
Rich Lafferty --------------+-----------------------------------------------
Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus!
http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html
rich@...ferty.ca -----------+-----------------------------------------------
Powered by blists - more mailing lists