CVE Catalog

CVE-2016-2041

High
Published: Translated: NVD NIST

Summary

In phpMyAdmin versions 4.0.x before 4.0.10.13, 4.4.x before 4.4.15.3, and 4.5.x before 4.5.4, there is a vulnerability related to the comparison of CSRF tokens that does not use a constant-time algorithm. This allows remote attackers to bypass intended access restrictions by measuring time differences.

Risk Assessment

Organizations may be exposed to attacks that allow bypassing CSRF protections, potentially leading to unauthorized access to sensitive data.

Recommendation

It is recommended to update phpMyAdmin to the latest version to mitigate this vulnerability and to implement additional security measures against CSRF attacks.

Other vulnerabilities in phpMyAdmin

See all
Original NVD description (English source)

libraries/common.inc.php in phpMyAdmin 4.0.x before 4.0.10.13, 4.4.x before 4.4.15.3, and 4.5.x before 4.5.4 does not use a constant-time algorithm for comparing CSRF tokens, which makes it easier for remote attackers to bypass intended access restrictions by measuring time differences.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS