 |
|
|
|

| Author |
Message |
stefan
Administrator


Joined: 01 Aug 2002
Posts: 4735
Location: Aachen
|
Posted:
Sat 22 Sep, 2007 21:24 |
  |
A critical Security Hole was found in 2 Language Files of phpBB2 Plus 1.5x. Please add this fix very quickly to the following Files:
language/lang_german/lang_main_album.php
language/lang_german/lang_admin_album.php
language/lang_english/lang_main_album.php
language/lang_english/lang_admin_album.php
Open the Files and find at the Top of the file:
| Code: |
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/ |
add below:
| Code: |
if ( !defined('IN_PHPBB') )
{
die('Hacking attempt');
exit;
} |
Add the Code to all listed files. If you have different languages installed, also add the fix to all other languages !!!
Edit: Please add this fix also : http://www.phpbb2.de/ftopic45080.html |
_________________ Bye
Stefan
Styles Demo Forum :: Download Database :: phpBB2 Plus 1.5x Demo
phpBB2 Toplist :: International phpBB2 Support
Anwesend - Back in Business
Kein Support per PM - No Support via PM |
|
      |
 |
Google
|
Posted:
|
 |
|
|
 |
|
|
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
| |