#VU33344 OS Command Injection in phpMyAdmin - CVE-2016-6631
Published: August 4, 2020
phpMyAdmin
phpMyAdmin
Description
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation. A user can execute a remote code execution attack against a server when phpMyAdmin is being run as a CGI application. Under certain server configurations, a user can pass a query string which is executed as a command-line argument by the file generator_plugin.sh.