phpMyAdmin versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1040163 | vdb entry third party advisory |
http://cyberworldmirror.com/vulnerability-phpmyadmin-lets-attacker-perform-drop-table-single-click/ | exploit third party advisory patch |
https://www.exploit-db.com/exploits/45284/ | exploit vdb entry third party advisory |
https://www.phpmyadmin.net/security/PMASA-2017-9/ | patch vendor advisory |