CVE-2014-100039
Malwarebytes Anti-Exploit < 1.04.1.1012 - Denial of Service via IOCTL Call
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-100039. PoCs published by Parvez Anwar.
AI-analyzed exploit summary This exploit demonstrates an out-of-bounds read vulnerability in MalwareBytes Anti-Exploit (mbae.sys) by sending a crafted buffer to the ESProtectionDriver device, leading to a Denial of Service (DoS). The PoC allocates a buffer, fills it with specific bytes, and uses DeviceIoControl to trigger the vulnerability.
Description
mbae.sys in Malwarebytes Anti-Exploit before 1.05.1.2014 allows local users to cause a denial of service (crash) via a crafted size in an unspecified IOCTL call, which triggers an out-of-bounds read. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an out-of-bounds read vulnerability in MalwareBytes Anti-Exploit (mbae.sys) by sending a crafted buffer to the ESProtectionDriver device, leading to a Denial of Service (DoS). The PoC allocates a buffer, fills it with specific bytes, and uses DeviceIoControl to trigger the vulnerability.