vendor:
phpMyAdmin
by:
Anonymous
6.5
CVSS
MEDIUM
Local File Inclusion
22
CWE
Product Name: phpMyAdmin
Affected Version From: 4.8.1
Affected Version To: 4.8.1
Patch Exists: YES
Related CWE: CVE-2019-12922
CPE: a:phpmyadmin:phpmyadmin
Platforms Tested: Windows, Linux, Mac
2019
LFI vulnerability in phpMyAdmin
The vulnerability exists in the phpMyAdmin version 4.8.1, which allows an attacker to bypass the white list detection and include arbitrary files from the local system. The vulnerability is due to the lack of proper validation of the 'target' parameter in the '/index.php' file. An attacker can use the '%253f' twice URL encoded payload to bypass the validation and include arbitrary files from the local system.
Mitigation:
Upgrade to the latest version of phpMyAdmin