vendor:
FAQ Script
by:
Özkan Mustafa Akkuş (AkkuS)
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: FAQ Script
Affected Version From: 2.9.7
Affected Version To: 2.9.7
Patch Exists: NO
Related CWE: N/A
CPE: 2.9.7
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Logicspice FAQ Script 2.9.7 – Remote Code Execution
Logicspice FAQ Script 2.9.7 allows to upload arbitrary files which leads to a remote command execution on the remote server. An attacker can create a file with a malicious PHP code and upload it to the server via the admin portal. The attacker can then execute arbitrary commands on the server by accessing the uploaded file with a GET request.
Mitigation:
Ensure that the application is configured to only allow the upload of files with the appropriate file extensions and that the application is configured to validate the uploaded files.