Format Factory version 4.1.0 suffers from a dll hijacking vulnerability.
2d1800a0e90ff56cad942b1f9a13414fe92b2d764e031062a609c34df017a09d
Format Factory DLL Hijacking Vulnerability
Product
---------------
Format Factory is a comprehensive audio, video and photo converter and ripper that will satisfy your every need, all by having simple interface that can be used by everyone. Download Format Factory Offline Installer Setup for Windows.
Vulerability Description
-----------------
Format factory is vulnerable to Insecure DLL Hijacking Vulnerability. Similar terms that describe this vulnerability have been come up with Remote Binary Planting, and Insecure DLL Loading/Injection/Hijacking/Preloading.
DLL Hijacking is an attack that exploits the way some Windows applications search and load Dynamic Link Libraries.
Affected Library List
---------------------
- msimg32.dll
- WindowsCodecs.dll
- dwmapi.dll
Version Affect
---------
4.1.0
Tested Platform: Windows 7 x86
POC
--------------
https://www.kth.ninja/2017/08/format-factory-dll-hijacking.html
Impact
-----------
This occurs when an application fails to resolve a DLL because the DLL does not exist in the specified path or search directories. If this happens, a malicious Dll with the same name can be placed in the specified path directory leading to remote code execution.
Remediation
-----------------
Require set paths for DLLs in applications
https://blogs.technet.com/b/srd/archive/2010/08/23/more-information-about-dll-preloading-remote-attack-vector.aspx
Vendor
---------
Format Factory
https://www.pcfreetime.com/formatfactory/
Found By
------------------
Kyaw Thiha
Reference
---------------
https://support.microsoft.com/en-us/help/2389418/secure-loading-of-libraries-to-prevent-dll-preloading-attacks
https://cwe.mitre.org/data/definitions/427.html