CVE-2018-15735
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 0x8000206F.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
STOPzilla AntiMalware driver szkg64.sys contains an arbitrary write vulnerability via IOCTL 0x8000205F, allowing local privilege escalation.
Vulnerability
The STOPzilla AntiMalware driver szkg64.sys version 6.5.2.59 contains an arbitrary write vulnerability. The driver fails to validate the output buffer address value when processing IOCTL 0x8000205F (as per the researcher's disclosure [2]), allowing a local attacker to write arbitrary data to kernel memory. The official CVE description lists IOCTL 0x8000206F, but the researcher's table assigns this CVE to 0x8000205F [2].
Exploitation
An attacker must have local access to the system and the ability to send IOCTL requests to the driver. No authentication is required beyond user-mode access. By crafting a specially crafted IOCTL call with a controlled output buffer address, the attacker can overwrite arbitrary kernel memory locations. The researcher demonstrated exploitation by overwriting the _SEP_TOKEN_PRIVILEGES structure to gain SeCreateTokenPrivilege and then creating a privileged token [2].
Impact
Successful exploitation allows an attacker to escalate privileges from a low-integrity user to SYSTEM, gaining full control over the system. The arbitrary write can be used to modify kernel objects, leading to complete compromise of confidentiality, integrity, and availability.
Mitigation
As of the publication date (2019-06-21), no official patch has been released by STOPzilla. The vendor did not respond to the researcher's disclosure [2]. Users should consider removing or replacing STOPzilla AntiMalware with an actively maintained security product. No workaround 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.