Exploitation Summary
EIP tracks 3 public exploits for CVE-2005-0944. PoCs published by Jean Luc, Tal Zeltzer, Stuart Pearson.
AI-analyzed exploit summary This exploit targets a vulnerability in Microsoft Jet Database Engine (msjet40.dll) by crafting a malicious MDB file header and body, leveraging a JMP EDX instruction to redirect execution to shellcode. The shellcode establishes a reverse shell connection, demonstrating remote code execution (RCE).
Description
Unknown vulnerability in Microsoft Jet DB engine (msjet40.dll) 4.00.8618.0, related to insufficient data validation, allows remote attackers to execute arbitrary code via a crafted mdb file.
Exploits (3)
This exploit targets a vulnerability in Microsoft Jet Database Engine (msjet40.dll) by crafting a malicious MDB file header and body, leveraging a JMP EDX instruction to redirect execution to shellcode. The shellcode establishes a reverse shell connection, demonstrating remote code execution (RCE).
This is a functional exploit for CVE-2005-0944 targeting Microsoft Jet Database Engine (msjet40.dll). It leverages a buffer overflow vulnerability to execute a reverse shell payload, with a crafted MDB file header and body to trigger the exploit.
This exploit targets a vulnerability in Microsoft Jet Database Engine (msjet40.dll) by crafting a malicious .mdb file. It leverages a signed expansion issue to control EIP and execute arbitrary shellcode, ultimately launching calc.exe.