CVE-2016-9849: Critical severity phpmyadmin vulnerability
An issue was discovered in phpMyAdmin. It is possible to bypass AllowRoot restriction ($cfg['Servers'][$i]['AllowRoot']) and deny rules for username by using Null Byte in the username. All 4.6.x versions (prior to 4.6.5), 4.4.x versions (prior to 4.4.15.9), and 4.0.x versions (prior to 4.0.10.18) are affected.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2016-9849?
CVE-2016-9849 has a severity rating that indicates a significant risk due to potential root access bypass.
How do I fix CVE-2016-9849?
To fix CVE-2016-9849, upgrade phpMyAdmin to version 4.6.5 or later, or to 4.4.15.9 and 4.0.10.18 or later.
Which versions of phpMyAdmin are affected by CVE-2016-9849?
CVE-2016-9849 affects phpMyAdmin versions 4.6.x prior to 4.6.5, 4.4.x prior to 4.4.15.9, and 4.0.x prior to 4.0.10.18.
What is the main issue caused by CVE-2016-9849?
The main issue of CVE-2016-9849 is the ability to bypass AllowRoot restrictions using a Null Byte in the username.
Can CVE-2016-9849 be exploited by attackers?
Yes, attackers can exploit CVE-2016-9849 to gain unauthorized root access to the database.