Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3139. PoCs published by Beenu Arora.
AI-analyzed exploit summary This exploit leverages DLL hijacking in Microsoft Group Convertor by replacing imm.dll with a malicious version. When a .grp file is opened, the malicious DLL executes arbitrary code (calc.exe in this case).
Description
Untrusted search path vulnerability in Microsoft Windows Progman Group Converter (grpconv.exe) allows local users, and possibly remote attackers, to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse imm.dll that is located in the same folder as a .grp file.
Exploits (1)
This exploit leverages DLL hijacking in Microsoft Group Convertor by replacing imm.dll with a malicious version. When a .grp file is opened, the malicious DLL executes arbitrary code (calc.exe in this case).