vendor:
UltimatePOS
by:
Renos Nikolaou
7.5
CVSS
HIGH
Remote Code Execution
N/A
CWE
Product Name: UltimatePOS
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: NO
Related CWE: N/A
CPE: a:ultimatefosters:ultimatepos
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2018
UltimatePOS 2.5 – Remote Code Execution
UltimatePOS 2.5 allows users to upload arbitrary files which leads to a remote command execution on the remote server. The attacker can create a file with a malicious PHP code and upload it as a jpg file. The attacker can then edit the filename from filename.jpg to filename.php and then access the file using the URL http://domain/storage/img/1533988576_cmd.php?cmd=id. This will allow the attacker to execute arbitrary commands on the remote server.
Mitigation:
Restrict access to the upload folder and ensure that only trusted users have access to the application.