7.8
CVSSv3

CVE-2018-6606

Published: 04/02/2018 Updated: 03/10/2019
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 466
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

An issue exists in MalwareFox AntiMalware 2.74.0.150. Improper access control in zam32.sys and zam64.sys allows a non-privileged process to register itself with the driver by sending IOCTL 0x80002010 and then using IOCTL 0x8000204C to \\.\ZemanaAntiMalware to elevate privileges.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

malwarefox antimalware 2.74.0.150

Exploits

/* Title: MalwareFox AntiMalware 2740150 - Local Privilege Escalation Date: 03/02/2018 Author: Souhail Hammou Vendor Homepage: wwwmalwarefoxcom/ Version: 2740150 Tested on: Windows 7 32-bit / Windows 10 64-bit CVE: CVE-2018-6606 */ #include <Windowsh> #include <TlHelp32h> #include <stdioh> BOOL RegisterProcess ...
MalwareFox AntiMalware version 2740150 suffers from a local privilege escalation vulnerability ...

Github Repositories

Exploits I've authored

Exploits Public exploits I've authored Write-ups : MalwareFox AntiMalware Local Privilege Escalation Vulnerabilities (CVE-2018-6593 and CVE-2018-6606) : rce4funblogspotcom/2018/02/malwarefox-antimalware-zam64syshtml

CVE-2018-6066 using VBA

Ring0VBA CVE-2018-6606 using VBA - disrelcom/posts/Ring0VBA-Getting-Ring0-Using-a-Goddamn-Word-Document/