Files
CVEs-PoC/2020/CVE-2020-24574.md
T
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2020-24574

Description

The client (aka GalaxyClientService.exe) in GOG GALAXY through 2.0.41 (as of 12:58 AM Eastern, 9/26/21) allows local privilege escalation from any authenticated user to SYSTEM by instructing the Windows service to execute arbitrary commands. This occurs because the attacker can inject a DLL into GalaxyClient.exe, defeating the TCP-based "trusted client" protection mechanism.

POC

Reference

Github