| To: | RaeD Hasadya <raed@bsdmail.com> |
|---|---|
| Subject: | BOGUS: Remote File Include In phpBB-2.0.19 |
| From: | Cornelius Riemenschneider <c.r1@gmx.de> |
| Date: | Sat, 24 Mar 2007 13:52:32 +0100 |
| Cc: | bugtraq@securityfocus.com |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | bugtraq-list@securepoint.com |
| Delivered-to: | mailing list bugtraq@securityfocus.com |
| Delivered-to: | moderator for bugtraq@securityfocus.com |
| In-reply-to: | <20070324182305.BAD9944037@ws5-1.us4.outblaze.com> |
| List-help: | <mailto:bugtraq-help@securityfocus.com> |
| List-id: | <bugtraq.list-id.securityfocus.com> |
| List-post: | <mailto:bugtraq@securityfocus.com> |
| List-subscribe: | <mailto:bugtraq-subscribe@securityfocus.com> |
| List-unsubscribe: | <mailto:bugtraq-unsubscribe@securityfocus.com> |
| Mailing-list: | contact bugtraq-help@securityfocus.com; run by ezmlm |
| References: | <20070324182305.BAD9944037@ws5-1.us4.outblaze.com> |
| User-agent: | Thunderbird 1.5.0.10 (X11/20070312) |
Hi
see the following peice of Code in the beginnig of the File:
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
exit;
}
This prevents from your RFI. And please notice, the actuel stable
Version of phpBB2 is 2.0.22 ;)
Cornelius Riemenschneider
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Remote File Include In phpBB-2.0.19, RaeD Hasadya |
|---|---|
| Next by Date: | Re: Remote File Include In phpBB-2.0.19, neothermic |
| Previous by Thread: | Remote File Include In phpBB-2.0.19, RaeD Hasadya |
| Next by Thread: | Re: Remote File Include In phpBB-2.0.19, neothermic |
| Indexes: | [Date] [Thread] [Top] [All Lists] |