CVE-2018-15738
Description
An issue was discovered in STOPzilla AntiMalware 6.5.2.59. The driver file szkg64.sys contains an Arbitrary Write vulnerability due to not validating the output buffer address value from IOCtl 0x8000205F.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
STOPzilla AntiMalware 6.5.2.59 driver szkg64.sys contains an arbitrary write vulnerability via IOCTL 0x8000205F, allowing local privilege escalation.
Vulnerability
The kernel driver szkg64.sys in STOPzilla AntiMalware version 6.5.2.59 does not validate the output buffer address value provided to IOCTL 0x8000205F. This allows an attacker to write arbitrary data to an arbitrary kernel memory location. The vulnerability is reachable from user mode by any process that can open a handle to the driver device.
Exploitation
An attacker with local access and the ability to open a handle to the driver can send a crafted IOCTL 0x8000205F request specifying a controlled output buffer address. By repeatedly invoking the IOCTL, the attacker can overwrite kernel structures such as _SEP_TOKEN_PRIVILEGES to enable the SeCreateTokenPrivilege privilege [2]. This technique is demonstrated in public exploit code [2].
Impact
Successful exploitation grants the attacker the ability to create a new token with arbitrary privileges, leading to full SYSTEM-level code execution. The arbitrary write primitive can be used to elevate privileges from a low-integrity user to kernel-level control.
Mitigation
As of the publication date (2019-07-09), no official patch or workaround has been released by the vendor. The vulnerability remains unpatched; users are advised to discontinue use of STOPzilla AntiMalware or restrict access to the driver until a fix is available.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- STOPzilla/STOPzilla AntiMalwaredescription
- Range: = 6.5.2.59
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.greyhathacker.netmitrex_refsource_MISC
- www.greyhathacker.netmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.