CVE-2016-6609: Command Injection
An issue was discovered in phpMyAdmin. A specially crafted database name could be used to run arbitrary PHP commands through the array export feature. All 4.6.x versions (prior to 4.6.4), 4.4.x versions (prior to 4.4.15.8), and 4.0.x versions (prior to 4.0.10.17) are affected.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2016-6609?
CVE-2016-6609 has a high severity rating due to its potential for remote code execution through arbitrary PHP commands.
How do I fix CVE-2016-6609?
To fix CVE-2016-6609, upgrade phpMyAdmin to version 4.0.10.17, 4.4.15.8, or 4.6.4 or later.
Which versions of phpMyAdmin are affected by CVE-2016-6609?
Affected versions include all 4.6.x prior to 4.6.4, 4.4.x prior to 4.4.15.8, and 4.0.x prior to 4.0.10.17.
How can CVE-2016-6609 be exploited?
CVE-2016-6609 can be exploited by using a specially crafted database name that executes arbitrary PHP commands via the array export feature.
What should I do if I cannot upgrade in time due to CVE-2016-6609?
If immediate upgrade is not possible, consider implementing access controls to restrict use of phpMyAdmin while mitigating the risk.