vendor:
elFinder
by:
@q3rv0
9.8
CVSS
CRITICAL
Command Injection
78
CWE
Product Name: elFinder
Affected Version From: <= 2.1.47
Affected Version To: <= 2.1.47
Patch Exists: YES
Related CWE: CVE-2019-9194
CPE: 2.1.47
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux 64bit + Python2.7
2019
elFinder <= 2.1.47 - Command Injection vulnerability in the PHP connector.
A command injection vulnerability was discovered in elFinder <= 2.1.47. This vulnerability allows an attacker to execute arbitrary commands on the server. The vulnerability is caused by the lack of input validation in the PHP connector. An attacker can exploit this vulnerability by sending a specially crafted request to the server.
Mitigation:
Input validation should be performed on all user-supplied data to prevent command injection attacks.