[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: phpBB Worm
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: phpBB Worm
- From: <steve@xxxxxxxxxxxxx>
- Date: 24 Dec 2004 16:10:26 -0000
In-Reply-To: <20041223125859.GE3029@xxxxxxxxxx>
>This assumes you're seeing GET-requests, but there are other ways
>(e.g. POST) to exploit such code.
Whilst I understand your point, it should be noted that this vulnerability in
phpBB is susceptible only to GET-based attacks: the vulnerable data is sourced
from $HTTP_GET_VARS.