phpMyAdmin 'show_config_errors.php' Information Disclosure Vulnerability

Summary
This host is running phpMyAdmin and is prone to information disclosure vulnerability.
Impact
Successful exploitation will allow attacker to obtain sensitive information that could aid in further attacks. Impact Level: Application
Solution
Upgrade to phpMyAdmin 3.4.10.2 or Apply the patch from below link, http://www.phpmyadmin.net/home_page/downloads.php https://github.com/phpmyadmin/phpmyadmin/commit/c51817d3b8cb05ff54dca9373c0667e29b8498d4
Insight
The flaw is due to an input validation error in 'show_config_errors.php'. When a configuration file does not exist, allows remote attackers to obtain sensitive information via a direct request.
Affected
phpMyAdmin Version 3.4.10.2 and prior
References