### [CVE-2018-10188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10188) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description phpMyAdmin 4.8.0 before 4.8.0-1 has CSRF, allowing an attacker to execute arbitrary SQL statements, related to js/db_operations.js, js/tbl_operations.js, libraries/classes/Operations.php, and sql.php. ### POC #### Reference - https://www.exploit-db.com/exploits/44496/ #### Github No PoCs found on GitHub currently.