CVE-2016-9847: Medium severity phpmyadmin vulnerability
An issue was discovered in phpMyAdmin. When the user does not specify a blowfishsecret key for encrypting cookies, phpMyAdmin generates one at runtime. A vulnerability was reported where the way this value is created uses a weak algorithm. This could allow an attacker to determine the user's blowfishsecret and potentially decrypt their cookies. 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-9847?
CVE-2016-9847 is considered a moderate severity vulnerability due to the weak algorithm used for generating blowfish_secret keys.
How do I fix CVE-2016-9847?
To fix CVE-2016-9847, ensure to specify a strong blowfish_secret key in the phpMyAdmin configuration.
What versions of phpMyAdmin are affected by CVE-2016-9847?
CVE-2016-9847 affects phpMyAdmin versions from 4.0.0 to 4.6.4.
What type of attack can exploit CVE-2016-9847?
An attacker could exploit CVE-2016-9847 to infer the user's blowfish_secret key, potentially compromising session security.
Is there a patch available for CVE-2016-9847?
Yes, updating to a version of phpMyAdmin later than 4.6.4 will resolve the vulnerability introduced in CVE-2016-9847.