vendor:
Open STA Manager
by:
Ihsan Sencan
7.5
CVSS
HIGH
Arbitrary File Download
22
CWE
Product Name: Open STA Manager
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: NO
Related CWE: N/A
CPE: a:openstamanager:open_sta_manager:2.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Open STA Manager 2.3 – Arbitrary File Download
Open STA Manager 2.3 is vulnerable to arbitrary file download. Technicians, Agents, Customers users group can run sql codes. The vulnerable code is located in /[PATH]/modules/backup/actions.php, where the 'op' parameter is not properly sanitized before being used to read a file. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to download any file from the server.
Mitigation:
The vendor should properly sanitize the 'op' parameter before using it to read a file.