Security Advisory

CVE-2022-24139

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-07-06 12:41:32
Last updated 2024-08-03 04:07:01
Assigner mitre
State PUBLISHED

Description

In IOBit Advanced System Care (AscService.exe) 15, an attacker with SEImpersonatePrivilege can create a named pipe with the same name as one of ASCServices named pipes. ASCService first tries to connect before trying to create the named pipes, because of that during login the service will try to connect to the attacker which will lead to either escalation of privileges (through token manipulation and ImpersonateNamedPipeClient() ) from ADMIN -> SYSTEM or from Local ADMIN-> Domain ADMIN depending on the user and named pipe that is used.