Lucene search
K

Worktime 10.20 Build 4967 Unquoted Service Path

🗓️ 15 Jan 2022 00:00:00Reported by Yehia ElghalyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 203 Views

WorkTime 10.20 Build 4967 Unquoted Service Path - Vulnerability on Window

Code
`# Exploit Title: WorkTime 10.20 Build Build 4967 Unquoted Service Path  
# Discovery by: Yehia Elghaly  
# Date: 30-12-2021  
# Vendor Homepage: https://www.worktime.com/  
# Software Link: https://www.worktime.com/download/worktime_corporate.exe  
# Tested Version: 10.20 Build Build 4967  
# Vulnerability Type: Unquoted Service Path  
# Tested on: Windows 7 x86 - Windows Server 2016 x64  
  
# 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 """  
  
WorkTime Server srvWorkTimeServer   
C:\WorkTime\WorkTimeServerService.exe  
Auto  
  
WorkTime Reports Scheduler WorkTimeReportsScheduler   
C:\Program Files\WorkTimeAdministrator\WorkTimeReportsScheduler.exe   
Auto  
  
WorkTime Client Watcher Service WTCWatch   
C:\Program Files\wtc\WTCWatch.exe WTCWatch  
Auto  
  
  
C:\Users\psycho>sc qc WorkTimeReportsScheduler  
[SC] QueryServiceConfig SUCCESS  
  
SERVICE_NAME: WorkTimeReportsScheduler  
TYPE : 10 WIN32_OWN_PROCESS  
START_TYPE : 2 AUTO_START  
ERROR_CONTROL : 0 IGNORE  
BINARY_PATH_NAME : C:\Program Files\WorkTimeAdministrator\WorkTimeRepo  
rtsScheduler.exe  
LOAD_ORDER_GROUP :  
TAG : 0  
DISPLAY_NAME : WorkTime Reports Scheduler  
DEPENDENCIES :  
SERVICE_START_NAME : LocalSystem  
  
C:\Users\psycho>sc qc WTCWatch  
[SC] QueryServiceConfig SUCCESS  
  
SERVICE_NAME: WTCWatch  
TYPE : 10 WIN32_OWN_PROCESS  
START_TYPE : 2 AUTO_START  
ERROR_CONTROL : 0 IGNORE  
BINARY_PATH_NAME : C:\Program Files\wtc\WTCWatch.exe WTCWatch  
LOAD_ORDER_GROUP :  
TAG : 0  
DISPLAY_NAME : WorkTime Client Watcher Service  
DEPENDENCIES :  
SERVICE_START_NAME : LocalSystem  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

15 Jan 2022 00:00Current
7.4High risk
Vulners AI Score7.4
203