CVE-2017-5565
Description
Code injection vulnerability in Trend Micro Maximum Security 11.0 (and earlier), Internet Security 11.0 (and earlier), and Antivirus+ Security 11.0 (and earlier) allows a local attacker to bypass a self-protection mechanism, inject arbitrary code, and take full control of any Trend Micro process via a "DoubleAgent" attack. One perspective on this issue is that (1) these products do not use the Protected Processes feature, and therefore an attacker can enter an arbitrary Application Verifier Provider DLL under Image File Execution Options in the registry; (2) the self-protection mechanism is intended to block all local processes (regardless of privileges) from modifying Image File Execution Options for these products; and (3) this mechanism can be bypassed by an attacker who temporarily renames Image File Execution Options during the attack.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: nvd@nist.gov — https://success.trendmicro.com/solution/1116957
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| trendmicro | antivirus\+ | {"endIncluding":"11.1.1005"} | |
| trendmicro | internet_security | {"endIncluding":"11.1.1005"} | |
| trendmicro | maximum_security | {"endIncluding":"11.1.1005"} | |
| trendmicro | premium_security | {"endIncluding":"11.1.1005"} | |
References
- http://cybellum.com/doubleagent-taking-full-control-antivirus/
- http://cybellum.com/doubleagentzero-day-code-injection-and-persistence-technique/
- http://www.securityfocus.com/bid/97031
- http://www.securitytracker.com/id/1038206
- https://success.trendmicro.com/solution/1116957
- http://cybellum.com/doubleagent-taking-full-control-antivirus/
- http://cybellum.com/doubleagentzero-day-code-injection-and-persistence-technique/
- http://www.securityfocus.com/bid/97031
- http://www.securitytracker.com/id/1038206
CWEs
CWE-427
Verify integrity in audit chain (admin only). AS-IS.