SQL injection in phpMyAdmin - CVE-2019-11768

 

SQL injection in phpMyAdmin - CVE-2019-11768

Published: June 5, 2019


Vulnerability identifier: #VU18682
CSH Severity: Low
CVSS v4: 7.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-11768
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data within the Designer feature when processing data passed via the "db" HTTP POST parameter to "db_designer.php" script. A remote authenticated attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


Affected software

phpMyAdmin
phpmyadmin (Alpine package)
php-phpmyadmin-sql-parser
phpmyadmin (Ubuntu package)
phpMyAdmin
SUSE Package Hub for SUSE Linux Enterprise
SUSE Linux
Opensuse
Ubuntu
Fedora

How to mitigate CVE-2019-11768

Install updates from vendor's website.

phpmyadmin (Alpine package) - addressed in versions 4.9.0.1-r0, 4.9.1-r0
php-phpmyadmin-sql-parser - addressed in versions 4.3.2-1.fc29, 4.3.2-1.fc30
phpmyadmin (Ubuntu package) - update to 4:4.6.6-5ubuntu0.5
phpMyAdmin - addressed in versions 4.9.0.1-1.fc29, 4.9.0.1-1.fc30

External References

Related Security Bulletins