CVE-2007-2585
BarCodeWiz ActiveX Control 2.0 and 2.52 - Stack-Based Buffer Overflow via Long Argument
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-2585. PoCs published by Parveen Vashishtha, shinnai.
AI-analyzed exploit summary This exploit targets a stack overflow vulnerability in BarCodeWiz ActiveX Control 2.52 via a crafted string passed to the 'Verify' method, leading to SEH overwrite and arbitrary code execution. The shellcode is designed to open the calculator on Windows 2000.
Description
Stack-based buffer overflow in the Verify function in the BarCodeWiz ActiveX control 2.0 and 2.52 (BarcodeWiz.dll) allows remote attackers to execute arbitrary code via a long argument.
Exploits (2)
This exploit targets a stack overflow vulnerability in BarCodeWiz ActiveX Control 2.52 via a crafted string passed to the 'Verify' method, leading to SEH overwrite and arbitrary code execution. The shellcode is designed to open the calculator on Windows 2000.
This is a proof-of-concept exploit for a buffer overflow vulnerability in BarCodeWiz ActiveX Control 2.0. It demonstrates how a specially crafted input can trigger a buffer overflow, leading to arbitrary code execution.