CVE-2019-6798 A vulnerability was reported where a specially crafted username can be used to trigger an SQL injection attack through the designer feature. https://www.phpmyadmin.net/security/PMASA-2019-2/ CVE-2019-6799 When AllowArbitraryServer configuration set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. phpMyadmin attempts to block the use of LOAD DATA INFILE, but due to a bug in PHP, this check is not honored. Additionally, when using the 'mysql' extension, mysql.allow_local_infile is enabled by default. Both of these conditions allow the attack to occur. https://www.phpmyadmin.net/security/PMASA-2019-1/
Created phpMyAdmin tracking bugs for this issue: Affects: epel-all [bug 1671265]
External References: https://www.phpmyadmin.net/security/PMASA-2019-1/ https://www.phpmyadmin.net/security/PMASA-2019-2/