#VU17236 Information disclosure in phpMyAdmin - CVE-2019-6799
Published: January 28, 2019
phpMyAdmin
phpMyAdmin
Description
The vulnerability allows a remote attacker to obtain potentially sensitive information.
The vulnerability exists due to mysql.allow_local_infile is enabled by default when using the 'mysql' extension. A remote attacker can use a rogue MySQL server when AllowArbitraryServer configuration set to true to read any file on the server that the web server's user can access.