vendor:
phpMyAdmin
by:
samguy
8.8
CVSS
HIGH
Remote Code Execution (RCE)
94
CWE
Product Name: phpMyAdmin
Affected Version From: 4.8.2001
Affected Version To: 4.8.2001
Patch Exists: YES
Related CWE: CVE-2018-12613
CPE: a:phpmyadmin:phpmyadmin:4.8.1
Metasploit:
https://www.rapid7.com/db/vulnerabilities/alpine-linux-cve-2018-12613/, https://www.rapid7.com/db/vulnerabilities/freebsd-cve-2018-12613/, https://www.rapid7.com/db/vulnerabilities/phpmyadmin-cve-2018-12613/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2018-12613/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2018-12613/
Tags: vulhub,edb,cve,cve2018,phpmyadmin,lfi
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Nuclei Metadata: {'max-request': 1, 'vendor': 'phpmyadmin', 'product': 'phpmyadmin'}
Platforms Tested: Linux - Debian Buster (PHP 7.3)
2021
phpMyAdmin 4.8.1 – Remote Code Execution (RCE)
A vulnerability in phpMyAdmin 4.8.1 allows an attacker to execute arbitrary code on the server by sending a specially crafted request to the import.php page. The vulnerability is due to insufficient validation of user-supplied input when handling SQL queries. An attacker can exploit this vulnerability to execute arbitrary code on the server.
Mitigation:
Upgrade to the latest version of phpMyAdmin.