vendor:
Iperius Remote
by:
Tulpa
7,2
CVSS
HIGH
Unquoted Service Path Elevation of Privilege
78
CWE
Product Name: Iperius Remote
Affected Version From: 1.7.0
Affected Version To: 1.7.0
Patch Exists: NO
Related CWE: N/A
CPE: a:iperius_software:iperius_remote
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 x86
2016
Iperius Remote 1.7.0 Unquoted Service Path Elevation of Privilege
Iperius Remote allows the user to install the application as a service with an unquoted service path running with SYSTEM privileges. It is important to note that the application installs itself as a service in the same location where the setup file in ran from. Provided that the end user initiates the installation from a directory with spaces in it's path, this could allow an authorized but non-privileged local user to execute arbitrary code with elevated privileges on the system.
Mitigation:
Ensure that all service paths are quoted and that the user has the least privileges necessary to run the application.