
6 changes to exploits/shellcodes/ghdb Ivanti vADC 9.9 - Authentication Bypass Devika v1 - Path Traversal via 'snapshot_path' Genexus Protection Server 9.7.2.10 - 'protsrvservice' Unquoted Service Path Oracle Database 12c Release 1 - Unquoted Service Path SolarWinds Kiwi Syslog Server 9.6.7.1 - Unquoted Service Path
26 lines
No EOL
910 B
Text
26 lines
No EOL
910 B
Text
#Exploit Title: Genexus Protection Server 9.7.2.10 - 'protsrvservice' Unquoted Service Path Service Path
|
|
#Exploit Author : SamAlucard
|
|
#Exploit Date: 2024-07-31
|
|
#Vendor : Genexus
|
|
#Version : Genexus Protection Server 9.7.2.10
|
|
#Software Link: https://www.genexus.com/en/developers/downloadcenter?data=;;
|
|
#Vendor Homepage : https://www.genexus.com/es/
|
|
#Tested on OS: Windows 10 Pro
|
|
|
|
#Analyze PoC :
|
|
==============
|
|
|
|
C:\>sc qc protsrvservice
|
|
[SC] QueryServiceConfig CORRECTO
|
|
|
|
NOMBRE_SERVICIO: protsrvservice
|
|
TIPO : 10 WIN32_OWN_PROCESS
|
|
TIPO_INICIO : 2 AUTO_START
|
|
CONTROL_ERROR : 1 NORMAL
|
|
NOMBRE_RUTA_BINARIO: C:\Program Files
|
|
(x86)\CommonFiles\Artech\GXProt1\ProtSrv.exe
|
|
GRUPO_ORDEN_CARGA :
|
|
ETIQUETA : 0
|
|
NOMBRE_MOSTRAR : ProtSrvService
|
|
DEPENDENCIAS : RPCSS
|
|
NOMBRE_INICIO_SERVICIO: LocalSystem |