Unstoppable Domains โ€” Get your daily AI drops report

PhpBB 2.0.15 Released. Critical Update!

SpaceshipSpaceship
SpaceshipSpaceship
SpaceshipSpaceship
Watch

Redleg

Ultima Ratio RegumVIP Member
Impact
37
phpBB 2.0.15 has been released, and it includes a critical update!

Here's the critical bug fix:

In includes/bbcode.php

Find:
Code:
{ 
   global $lang, $bbcode_tpl;

After, add:
Code:
   $text = preg_replace('#(script|about|applet|activex|chrome):#is', "\\1:", $text);

Find:
Code:
 */ 
function make_clickable($text) 
{

After, Add:
Code:
   $text = preg_replace('#(script|about|applet|activex|chrome):#is', "\\1:", $text);


More info about the rest of the changes in here:
http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=288194

And changes for modded boards here:
http://www.phpbb.com/phpBB/viewtopic.php?t=288165
 
1
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Thanks for sharing. Hopefuly their olympus release will prevent them from having to release security fixes every month.
 
0
•••
thanx for the update
 
0
•••
thanks for sharing :tu:
 
0
•••
good to know
 
0
•••
Thank you - I dont use phpBB but it's great to have people like you on the boards to keep us informed. Added to reputation :)
 
0
•••
yep, getting tired of these monthly updates. It's definitely hard on boards that have a lot of mods. Thanks for the heads up.
 
0
•••
Well you can always buy a professional forum .. if you can aford it :D

:wave:
 
0
•••
Anyone using and older version of phpBB should really upgrade right now! I've seen several phpBB boards get hacked lately -- this is probably one of the most critical upgrades ever for phpBB.
 
0
•••
Yeah they had an important bb code fix that they posted in the announcement on their forum but it is always best to upgrade as soon as you can.
 
0
•••
Appraise.net
Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back