Lucene search
K

PTPublisher 2.3.4 Unquoted Service Path

🗓️ 19 Apr 2022 00:00:00Reported by biosType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 238 Views

PTPublisher 2.3.4 Unquoted Service Path vulnerability on Microsoft Windows 1

Code
`# Exploit Title: PTPublisher v2.3.4 - Unquoted Service Path  
# Discovery by: bios  
# Discovery Date: 2022-18-04  
# Vendor Homepage: https://www.primera.com/  
# Tested Version: 2.3.4  
# Vulnerability Type: Unquoted Service Path  
# Tested on OS: Microsoft Windows 10 Pro 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 """  
PTProtect  
PTProtect  
C:\Program Files (x86)\Primera  
Technology\PTPublisher\UsbFlashDongleService.exe  
Auto  
  
C:\>sc qc PTProtect  
[SC] QueryServiceConfig SUCCESS  
  
SERVICE_NAME: PTProtect  
TYPE : 10 WIN32_OWN_PROCESS  
START_TYPE : 2 AUTO_START  
ERROR_CONTROL : 1 NORMAL  
BINARY_PATH_NAME : C:\Program Files (x86)\PrimeraTechnology\PTPublisher\UsbFlashDongleService.exe  
LOAD_ORDER_GROUP :  
TAG : 0  
DISPLAY_NAME : PTProtect  
DEPENDENCIES :  
SERVICE_START_NAME : LocalSystem  
  
C:\>systeminfo  
  
Host Name: DESKTOP-OUHAB1I  
OS Name: Microsoft Windows 10 Pro  
OS Version: 10.0.19044 N/A Build 19044  
  
`

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