vendor:
OfficeScan
by:
John Page (aka hyp3rlinx)
7,2
CVSS
HIGH
Image File Execution Bypass
N/A
CWE
Product Name: OfficeScan
Affected Version From: OfficeScan v11.0
Affected Version To: OfficeScan XG (12.0)*
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
N/A
OfficeScan XG Image File Execution Bypass
OfficeScan XG 'Unauthorized Change Prevention Service' is a Local SYSTEM service that is supposed to protect OfficeScan processes like 'PccNTMon.exe' from being terminated, and also prevents unauthorized arbitrary registry settings being made to the protected machine even by an Administrator. However, we can easily bypass by exploiting Windows Image File Execution Options (IFEO) to hijack the service process. IFEO has been used by malwares for some time to prevent process from running or execute a process of an attackers choosing in place of the process the user expects.
Mitigation:
Create a registry key in IFEO with the same name as 'TMBMSRV.exe' which is used by the 'Trend Micro Unauthorized Change Prevention Service' SYSTEM service. After creating this registry key create a 'string value' named debugger pointing to say 'calc.exe', wait and once system reboots BOOM!