CVE-2008-4451
ESET System Analyzer Tool 1.1.1.0 - Local Privilege Escalation via IOCTL Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4451. PoCs published by NT Internals.
AI-analyzed exploit summary This exploit targets a vulnerability in the ESET SysInspector AntiStealth driver (esiasdrv.sys) by sending a malformed IOCTL request to trigger a denial-of-service condition. The code demonstrates interaction with the vulnerable driver via NtCreateFile and NtDeviceIoControlFile.
Description
The SysInspector AntiStealth driver (esiasdrv.sys) 3.0.65535.0 in ESET System Analyzer Tool 1.1.1.0 allows local users to execute arbitrary code via a certain METHOD_NEITHER IOCTL request to \Device\esiasdrv that overwrites a pointer.
Exploits (1)
This exploit targets a vulnerability in the ESET SysInspector AntiStealth driver (esiasdrv.sys) by sending a malformed IOCTL request to trigger a denial-of-service condition. The code demonstrates interaction with the vulnerable driver via NtCreateFile and NtDeviceIoControlFile.