CVE-2017-18264
Last modified
CVE-2017-18264 is a vulnerability of currently unknown severity. 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). EPSS estimates a 2.99% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Phpmyadmin | Phpmyadmin | >= 4.0.0, < 4.0.10.20 | — |
| Phpmyadmin | Phpmyadmin | >= 4.4.0, <= 4.4.15.10 | — |
| Phpmyadmin | Phpmyadmin | >= 4.6.0, <= 4.6.6 | — |
| Phpmyadmin | Phpmyadmin | 4.7.0 | Beta1 |
| Debian | Debian Linux | 8.0 | — |
References
- http://www.securityfocus.com/bid/97211Third Party Advisory, VDB Entry
- https://lists.debian.org/debian-lts-announce/2018/07/msg00006.htmlThird Party Advisory
- https://www.phpmyadmin.net/security/PMASA-2017-8/Patch, Vendor Advisory
- http://www.securityfocus.com/bid/97211Third Party Advisory, VDB Entry
- https://lists.debian.org/debian-lts-announce/2018/07/msg00006.htmlThird Party Advisory
- https://www.phpmyadmin.net/security/PMASA-2017-8/Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-18264?
How severe is CVE-2017-18264?
How do I fix CVE-2017-18264?
Are you affected by CVE-2017-18264?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
