vendor:
phpMyAdmin
by:
wofeiwo
9.3
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: phpMyAdmin
Affected Version From: 3.1.2001
Affected Version To: 3.4.2003
Patch Exists: YES
Related CWE: CVE-2011-2505, CVE-2011-2506
CPE: a:phpmyadmin:phpmyadmin
Metasploit:
https://www.rapid7.com/db/vulnerabilities/phpmyadmin-cve-2011-2719/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2011-2719/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2011-2505/, https://www.rapid7.com/db/vulnerabilities/phpmyadmin-cve-2011-2505/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2011-2506/, https://www.rapid7.com/db/vulnerabilities/phpmyadmin-cve-2011-2506/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Tested on: 3.1.1, 3.2.1, 3.4.3
2011
pma3 – phpMyAdmin3 remote code execute exploit
This exploit allows an attacker to execute arbitrary code on a vulnerable phpMyAdmin3 installation. The exploit requires that the 'config' directory is created and writeable in the pma directory, and that session.auto_start is set to 1 in the php.ini configuration.
Mitigation:
Ensure that the 'config' directory is not writeable, and that session.auto_start is set to 0 in the php.ini configuration.