6.8
CVSSv2

CVE-2008-3148

Published: 11/07/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in (1) OllyDBG 1.10 and (2) ImpREC 1.7f allows user-assisted malicious users to execute arbitrary code via a crafted DLL file that contains a long string.

Vulnerable Product Search on Vulmon Subscribe to Product

mackt imprec 1.7

ollydbg ollydbg 1.10

Exploits

;-------------------------------------------------------------------------; ; OllyDBG v110 and ImpREC v17f export name buffer overflow vulnerability ; PoC (probably older versions affected too, not tested though) ; ; Included shellcode shows a messagebox (WinXP SP2) and is configured for ; OllyDBG See lines 60-105 for more details ;--- ...