top of page
Phpmyadmin Hacktricks
Check $cfg['AllowArbitraryServer'] = true; in config.inc.php – allows attacker to connect to external MySQL servers.
An authenticated user can execute malicious scripts through the "Insert" tab functionality. CVE-2022-0813 (Information Disclosure): phpmyadmin hacktricks
bottom of page