vendor:
GameSDK Service
by:
Angelo Pio Amirante
7.8
CVSS
HIGH
Unquoted Service Path
78
CWE
Product Name: GameSDK Service
Affected Version From: 1.0.0.4
Affected Version To: 1.0.5.0
Patch Exists: YES
Related CWE: CVE-2022-35899
CPE: o:asus:gamesdk_service
Platforms Tested: Windows 10
2022
Asus GameSDK v1.0.0.4 – ‘GameSDK.exe’ Unquoted Service Path
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'.
Mitigation:
Ensure that all services have a fully qualified path to the executable file.