phpMyAdmin 5.1.2
25 January 2022
phpMyAdmin version 5.1.2 is now available (major release).
Upgrading to phpMyAdmin 5.1.2
phpMyAdmin 5.1.2 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply phpMyAdmin updates as new versions are released, or use Installatron's Clone feature to duplicate an existing phpMyAdmin install to test the 5.1.2 upgrade prior to applying it live. Get started managing your phpMyAdmin installations with Installatron
What's New in phpMyAdmin 5.1.2
Security
- A flaw was identified in how phpMyAdmin processes two factor authentication; a user could potentially manipulate their account to bypass two factor authentication in subsequent authentication sessions (PMASA-2022-1) (affects both 4.9 and 5.1).
- A series of weaknesses was identified allowing a malicious user to submit malicious information to present an XSS or HTML injection attack in the graphical setup page (PMASA-2022-2) (affects 5.1 only; not 4.9).
Bug fixes
- Revert a changed to $cfg['CharTextareaRows'] allow values less than 7
- Fix encoding of enum and set values on edit value
- Fixed possible "Undefined index: clause_is_unique" error
- Fixed some situations where a user is logged out when working with more than one server
- Fixed a problem with assigning privileges to a user using the multiselect list when the database name has an underscore
- Enable cookie parameter "SameSite" when the PHP version is 7.3 or newer
- Correctly handle the removal of "innodb_file_format" in MariaDB and MySQL