Candidate: CVE-2017-18264 PublicDate: 2018-05-01 17:29:00 UTC References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18264 https://www.phpmyadmin.net/security/PMASA-2017-8/ https://github.com/phpmyadmin/phpmyadmin/commit/7232271a379396ca1d4b083af051262057003c41 (4.7-branch) https://github.com/phpmyadmin/phpmyadmin/commit/b6ca92cc75c8a16001425be7881e73430bcc35b8 (4.0-branch) Description: An issue was discovered in libraries/common.inc.php in phpMyAdmin 4.0 before 4.0.10.20, 4.4.x, 4.6.x, and 4.7.0 prereleases. The restrictions caused by $cfg['Servers'][$i]['AllowNoPassword'] = false are bypassed under certain PHP versions (e.g., version 5). This can allow the login of users who have no password set even if the administrator has set $cfg['Servers'][$i]['AllowNoPassword'] to false (which is also the default). This occurs because some implementations of the PHP substr function return false when given '' as the first argument. Ubuntu-Description: Notes: Bugs: Priority: medium Discovered-by: Assigned-to: CVSS: nvd: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H [9.8 CRITICAL] Patches_phpmyadmin: upstream_phpmyadmin: released (4:4.6.6-2) precise/esm_phpmyadmin: DNE trusty_phpmyadmin: ignored (out of standard support) trusty/esm_phpmyadmin: needed xenial_phpmyadmin: ignored (end of standard support, was needed) artful_phpmyadmin: not-affected (4:4.6.6-5) bionic_phpmyadmin: not-affected (4:4.6.6-5) cosmic_phpmyadmin: not-affected (4:4.6.6-5) disco_phpmyadmin: not-affected (4:4.6.6-5) eoan_phpmyadmin: DNE focal_phpmyadmin: not-affected (4:4.6.6-5) groovy_phpmyadmin: not-affected (4:4.6.6-5) hirsute_phpmyadmin: not-affected (4:4.6.6-5) impish_phpmyadmin: not-affected (4:4.6.6-5) jammy_phpmyadmin: not-affected (4:4.6.6-5) devel_phpmyadmin: not-affected (4:4.6.6-5)