SQL Injection Affecting phpmyadmin/phpmyadmin package, versions >=4.0.0, <4.9.5 >=5.0.0, <5.0.2


0.0
medium

Snyk CVSS

    Attack Complexity High
    Privileges Required High
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.14% (50th percentile)
Expand this section
NVD
8 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-PHPMYADMINPHPMYADMIN-560923
  • published 22 Mar 2020
  • disclosed 20 Mar 2020
  • credit Unknown

How to fix?

Upgrade phpmyadmin/phpmyadmin to version 4.9.5, 5.0.2 or higher.

Overview

phpmyadmin/phpmyadmin is a web interface for MySQL and MariaDB.

Affected versions of this package are vulnerable to SQL Injection in retrieval of the current username (in libraries/classes/Server/Privileges.php and libraries/classes/UserPassword.php). A malicious user with access to the server could create a crafted username, and then trick the victim into performing specific actions with that user account (such as editing its privileges).