vendor:
myscadaPro
by:
Karn Ganeshen
7,2
CVSS
HIGH
Unquoted Search Path Issue
427
CWE
Product Name: myscadaPro
Affected Version From: v7
Affected Version To: v7
Patch Exists: NO
Related CWE: N/A
CPE: a:myscada_technologies:myscadapro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows Vista Ultimate SP2 (EN)
2020
mySCADAProv7 Local Privilege Escalation
myscadaPro7 application installs seven (8) services. All these services run as LocalSystem by default, and suffer from an unquoted search path issue. This could potentially allow an authorized but non-privileged local user to execute arbitrary code with elevated privileges on the system. A successful attempt would require the local user to be able to insert their code in the system root path undetected by the OS or other security applications where it could potentially be executed during application startup or reboot. If successful, the local user’s code would execute with the elevated privileges of the application.
Mitigation:
Ensure that all services have properly quoted paths and that the paths are not writable by non-privileged users.