Summary
Acunetix 360 identified that phpMyAdmin is publicly accessible on the target server. phpMyAdmin is an application written in the PHP language that provides a web-based interface for the administration of MySQL databases.
Impact
An attacker can access, modify or delete all MySQL databases.
Remediation
Configure your web server to prevent public access to the
phpMyAdmin
directory by implementing access control mechanisms.