CVE-2017-5567
Description
Code injection vulnerability in Avast Premier 12.3 (and earlier), Internet Security 12.3 (and earlier), Pro Antivirus 12.3 (and earlier), and Free Antivirus 12.3 (and earlier) allows a local attacker to bypass a self-protection mechanism, inject arbitrary code, and take full control of any Avast 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
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| avast | free_antivirus | {"endIncluding":"12.3"} | |
| avast | internet_security | {"endIncluding":"12.3"} | |
| avast | premier | {"endIncluding":"12.3"} | |
| avast | pro_antivirus | {"endIncluding":"12.3"} | |
References
- http://cybellum.com/doubleagent-taking-full-control-antivirus/
- http://cybellum.com/doubleagentzero-day-code-injection-and-persistence-technique/
- http://www.securityfocus.com/bid/97017
- http://cybellum.com/doubleagent-taking-full-control-antivirus/
- http://cybellum.com/doubleagentzero-day-code-injection-and-persistence-technique/
- http://www.securityfocus.com/bid/97017
CWEs
CWE-427
Verify integrity in audit chain (admin only). AS-IS.