Wise Boot Assistant version 4.28.416 suffers from an unquoted service path privilege escalation vulnerability.
c6076f2f0dadabc26a0ac0f2081733a48c88bf8e313d107134366a39119882de
#########################################################################
# Exploit Title: Wise Boot Assistant Unquoted Service Path Privilege Escalation
# Date: 19/10/2016
# Author: Ashiyane Digital Security Team
# Vendor Homepage:http://www.wisecleaner.com/
# Software Link:
http://downloads.wisecleaner.com/soft/WiseCare365.exe
# version : 4.28.416 (Latest)
# Tested on: Windows 7
##########################################################################
Wise Boot Assistant installs a service with an unquoted service path
To properly exploit this vulnerability, the local attacker must insert
an executable file in the path of the service.
Upon service restart or system reboot, the malicious code will be run
with elevated privileges.
-------------------------------------------
C:\>sc qc WiseBootAssistant
[SC] QueryServiceConfig SUCCESS
SERVICE_NAME: WiseBootAssistant
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Program Files\Wise\Wise Care 365\BootTime.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Wise Boot Assistant
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem
#####################################################
######### Ashiyane Digital Security Team ############
########## exploit by: Amir.ght #####################
#####################################################