CVE Catalog

CVE-2016-6606

High
Published: Translated: NVD NIST

Summary

An issue was discovered in cookie encryption in phpMyAdmin. The decryption of the username/password is vulnerable to a padding oracle attack, allowing an attacker with access to a user's browser cookie file to decrypt these credentials.

Risk Assessment

Attackers may gain access to sensitive user login information, potentially leading to unauthorized access to the phpMyAdmin system.

Recommendation

It is recommended to upgrade phpMyAdmin to version 4.6.4 or later, 4.4.15.8 or later, and 4.0.10.17 or later to mitigate these vulnerabilities.

Other vulnerabilities in phpMyAdmin

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS