Lucene search
K

Epson USB Display 1.6.0.0 Unquoted Service Path

🗓️ 09 Feb 2021 00:00:00Reported by Hector GerbacioType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 375 Views

Epson USB Display 1.6.0.0 Unquoted Service Path - Vulnerability In Windows 8.

Code
`# Exploit Title: Epson USB Display 1.6.0.0 - 'EMP_UDSA' Unquote Service Path  
# Discovery by: Hector Gerbacio  
# Discovery Date: 2021-02-05  
# Vendor Homepage: https://epson.com.mx/  
# Tested Version: 1.6.0.0  
# Vulnerability Type: Unquoted Service Path  
# Tested on OS: Windows 8.1 con Bing  
  
# Step to discover Unquoted Service Path:  
  
C:\>wmic service get name, displayname, pathname, startmode | findstr /i "auto" | findstr /i /v "C:\WINDOWS\\" | findstr /i "EMP_UDSA" | findstr /i /v """  
EMP_UDSA EMP_UDSA C:\Program Files (x86)\EPSON Projector\Epson USB Display V1.6\EMP_UDSA.exe Auto  
  
# Service info:  
  
C:\>sc qc EMP_UDSA  
[SC] QueryServiceConfig CORRECTO  
  
NOMBRE_SERVICIO: EMP_UDSA  
TIPO : 110 WIN32_OWN_PROCESS (interactive)  
TIPO_INICIO : 2 AUTO_START  
CONTROL_ERROR : 1 NORMAL  
NOMBRE_RUTA_BINARIO: C:\Program Files (x86)\EPSON Projector\Epson USB Display V1.6\EMP_UDSA.exe  
GRUPO_ORDEN_CARGA :  
ETIQUETA : 0  
NOMBRE_MOSTRAR : EMP_UDSA  
DEPENDENCIAS : RPCSS  
NOMBRE_INICIO_SERVICIO: 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