vendor:
Sentrifugo
by:
Fatih Çelik
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Sentrifugo
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE: N/A
CPE: a:sentrifugo:sentrifugo:3.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux 2020.2
2020
Sentrifugo 3.2 – ‘assets’ Remote Code Execution (Authenticated)
Sentrifugo 3.2 is vulnerable to authenticated remote code execution. An attacker can upload a malicious PHP file to the application and execute arbitrary code on the server. The attacker can use the credentials of a valid user to log in to the application and upload the malicious file. The malicious file can be triggered by accessing the URL of the uploaded file.
Mitigation:
Restrict access to the application and use strong authentication mechanisms. Use a web application firewall to detect and block malicious requests.