Bugtraq mailing list archives
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
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
Current thread:
- Remote File Include In phpBB-2.0.19 RaeD Hasadya (Mar 24)
- BOGUS: Remote File Include In phpBB-2.0.19 Cornelius Riemenschneider (Mar 26)
- <Possible follow-ups>
- Re: Remote File Include In phpBB-2.0.19 neothermic (Mar 26)
