Deserialization of Untrusted Data Affecting phpmyadmin/phpmyadmin package, versions <4.0.10.17 >=4.4.0.0, <4.4.15.8 >=4.6.0, <4.6.4


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.97% (84th percentile)
Expand this section
NVD
9.8 critical

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-72238
  • published 23 Jul 2018
  • disclosed 11 Dec 2016
  • credit Unknown

How to fix?

Upgrade phpmyadmin/phpmyadmin to versions 4.0.10.17, 4.4.15.8, 4.6.4 or higher.

Overview

phpmyadmin/phpmyadmin is a MySQL web administration too.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. Some data is passed to the PHP unserialize() function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading.