Sapsprint 7.60 sapsprint unquoted service path Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2021-06-25 |
Type : local |
Platform : windows
This exploit / vulnerability Sapsprint 7.60 sapsprint unquoted service path is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: SAPSprint 7.60 - 'SAPSprint' Unquoted Service Path
# Discovery by: Brian Rodriguez
# Date: 21-06-2021
# Vendor Homepage: https://brother.com/
# Tested Version: 7.60
# 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 """
SAPSprint SAPSprint C:\Program Files\SAP\SAPSprint\sapsprint.exe Auto