#VU40215 Code Injection in phpMyAdmin - CVE-2016-5734

 

#VU40215 Code Injection in phpMyAdmin - CVE-2016-5734

Published: July 3, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU40215
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2016-5734
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
phpMyAdmin
Software vendor:
phpMyAdmin

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

phpMyAdmin 4.0.x before 4.0.10.16, 4.4.x before 4.4.15.7, and 4.6.x before 4.6.3 does not properly choose delimiters to prevent use of the preg_replace e (aka eval) modifier, which might allow remote attackers to execute arbitrary PHP code via a crafted string, as demonstrated by the table search-and-replace implementation.


Remediation

Install update from vendor's website.

External links