#VU12284 Cross-site request forgery in phpMyAdmin - CVE-2018-10188
Published: April 25, 2018 / Updated: June 17, 2021
phpMyAdmin
phpMyAdmin
Description
The vulnerability allows a remote attacker to perform cross-site request forgery (CSRF) attacks.
The vulnerability exists due to absence of validation of the request origin when processing HTTP requests. A remote attacker can perform CSRF attack and execute arbitrary SQL commands in MySQL database with privileges of the current user.