phpMyAdmin SQL injection vulnerability
High severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Apr 24, 2024
Package
Affected versions
>= 4.9.0, < 4.9.5
>= 5.0.0, < 5.0.2
Patched versions
4.9.5
5.0.2
Description
Published by the National Vulnerability Database
Mar 22, 2020
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Apr 24, 2024
Reviewed
Apr 24, 2024
In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability has been discovered where certain parameters are not properly escaped when generating certain queries for search actions in libraries/classes/Controllers/Table/TableSearchController.php. An attacker can generate a crafted database or table name. The attack can be performed if a user attempts certain search operations on the malicious database or table.
References