MyBB 1.8.2

Security

Important Notes

The upgrade script does not need to be run when upgrading to this release with the Changed Files package.

Before performing any upgrade please remember to backup your forum’s files and database and store them safely. If you have edited core files, including language files, please make sure you make a changelog for these changes so you can make them again (if necessary) once the upgrade is complete.

Follow the Upgrade Documentation for more detailed instructions.

Security vulnerabilities addressed (1)

High risk

A SQL injection vulnerability in member.php

Medium risk

A XSS vulnerability in report.php

Medium risk

A XSS vulnerability in inc/class_parser.php

Low risk

A XSS vulnerability in admin/modules/style/templates.php

Low risk

A XSS vulnerability in admin/modules/config/languages.php

Changed Files (6)

  • admin/
    • modules/
    • config/
      • languages.php
    • style/
      • templates.php
    • inc/
      • class_core.php
      • class_parser.php
  • member.php
  • report.php