phpMyAdmin Unsafe comparison of XSRF/CSRF token
High severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Apr 24, 2024
Package
Affected versions
>= 4.0, < 4.0.10.13
>= 4.4, < 4.4.15.3
>= 4.5, < 4.5.4
Patched versions
4.0.10.13
4.4.15.3
4.5.4
Description
Published by the National Vulnerability Database
Feb 20, 2016
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Apr 24, 2024
Last updated
Apr 24, 2024
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.
References