05-19-2010, 09:29 PM
This plugin is most likely redundant if you are running MyBB 1.6.4 or later, which (probably) has these features integrated
This plugin is based on a suggestion made by frostschutz a while ago. MyBB seems to be largely ignorant about it, despite actually being a security vulnerability, and I haven't seen any fixes in the SVN as of yet. So I have decided to release this patch module as a plugin to anyone worried about the various issues.
This plugin does the following:
For obvious reasons, don't use this with the PHP in Templates plugin! You may, however, use this with the Template Conditionals plugin.
This plugin is based on a suggestion made by frostschutz a while ago. MyBB seems to be largely ignorant about it, despite actually being a security vulnerability, and I haven't seen any fixes in the SVN as of yet. So I have decided to release this patch module as a plugin to anyone worried about the various issues.
This plugin does the following:
- Prevent arbitrary code execution from the AdminCP templates interface and from importing themes
- Prevent admins from getting the database password
- Hides non-forum related tables in the backup database page
For obvious reasons, don't use this with the PHP in Templates plugin! You may, however, use this with the Template Conditionals plugin.