Code Injection in phpMyAdmin - CVE-2016-5734

 

Code Injection in phpMyAdmin - CVE-2016-5734

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


Vulnerability identifier: #VU40215
CSH Severity: High
CVSS v4: 9.3 [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]
CVE-ID: CVE-2016-5734
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

phpMyAdmin

How to mitigate CVE-2016-5734

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins