Information disclosure in Phpmyadmin

CVE-2016-6606

An issue was discovered in cookie encryption in phpMyAdmin. The decryption of the username/password is vulnerable to a padding oracle attack. This can allow an attacker who has access to a user's browser cookie file to decrypt the username and password. Furthermore, the same initialization vector (IV) is used to hash the username and password stored in the phpMyAdmin cookie. If a user has the same password as their username, an attacker who examines the browser cookie can see that they are the same - but the attacker can not directly decode these values from the cookie as it is still hashed. 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.

Vulnerability class: Information Disclosure

EPSS: 0.014 (69.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Phpmyadmin — versions 4.4.0, 4.4.1, 4.4.1.1
  • N/a — versions n/a

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2016-6606?
CVE-2016-6606 is a high-severity vulnerability in Phpmyadmin, classified under Information Disclosure. CVSS score: 8.1/10. Published 2016-12-11.
How severe is CVE-2016-6606?
High severity. CVSS v3 base score is 8.1 out of 10.