Permissions, Privileges, and Access Controls in phpMyAdmin - CVE-2013-4729

 

Permissions, Privileges, and Access Controls in phpMyAdmin - CVE-2013-4729

Published: July 4, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42756
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-4729
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: phpMyAdmin
Affected software:
phpMyAdmin

Detailed vulnerability description

The vulnerability allows a remote #AU# to manipulate or delete data.

import.php in phpMyAdmin 4.x before 4.0.4.1 does not properly restrict the ability of input data to specify a file format, which allows remote authenticated users to modify the GLOBALS superglobal array, and consequently change the configuration, via a crafted request.


How to mitigate CVE-2013-4729

Install update from vendor's website.

Sources