Terwijl de 3.1-serie van phpBB alweer een tijdje uit is, is er een update voor de 3.0-tak verschenen. Met dit programma is het mogelijk om een webforum te maken. PhpBB wordt onder de gpl-licentie beschikbaar gesteld en maakt gebruik van php en een databaseprogramma om berichten op te slaan. Naast MySQL worden ook PostgreSQL, Oracle Database, Microsoft SQL Server en SQLite als databasesoftware ondersteund. In versie 3.0.13 zijn onder meer twee beveiligingsproblemen verholpen.
phpBB 3.0.13 Release - Please Update
We are pleased to announce the "Return of the Bertie" release of phpBB 3.0.13. This version is a security and maintenance release of the 3.0.x branch which hardens phpBB against potential attacks and fixes a number of bugs. You do not need to install this update if you are running phpBB 3.1.x.
The first vulnerability is a CSRF potentially allowing an attacker to modify the private message setting that determines how full folders are handled (i.e. whether to delete the oldest message or hold the new message until further space is available). Users FBNeal and lampsys independently reported the issue to us.
The second issue, reported to us by James Kettle, allows an attacker to load arbitrary CSS in Internet Explorer by crafting a URL with trailing paths after a PHP file (for example /path/index.php/more/path). This is only possible if the webserver configuration allows accessing PHP files in this manner. This can be exploited directly on Internet Explorer 7 or below, and on newer versions of Internet Explorer by using a frame that forces outdated rendering behavior.
Neither of these issues affects phpBB 3.1.x.
This release further improves compatbility with PHP 5.6, Apache 2.4, Internet Explorer 11, and Microsoft Azure.
The full changelog is available in the changelog file within the docs folder contained in the release package. You can find the key highlights of this release on the wiki and a list of all issues fixed on our tracker.
