EVORIM Free Firewall version 1.3.2 suffers from an unquoted service path privilege escalation vulnerability.
f8384550a430bdf01358c351c7cd7dfe1675920c9795ff99536bf068bf9c487f
#########################################################################
# Exploit Title: EVORIM Free Firewall Unquoted Service Path Privilege Escalation
# Date: 30/10/2016
# Author: Ashiyane Digital Security Team
# Vendor Homepage:http://www.evorim.com
# Software Link:
http://www.evorim.com/download/freefirewall-x32-setup.exe
# version : 1.3.2 (Latest)
# Tested on: Windows 7
##########################################################################
EVORIM Free Firewall 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 firewallsvce
[SC] QueryServiceConfig SUCCESS
SERVICE_NAME: firewallsvce
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Program Files\Evorim\Free
Firewall\firewallsvc.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Free Firewall Service
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem
#####################################################
######### Ashiyane Digital Security Team ############
########## exploit by: Amir.ght #####################
#####################################################