Insecure DLL loading in ExifTool - CVE-2018-20211
Published: May 10, 2021
ExifTool
ExifTool
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the application loads DLL libraries in an insecure manner. A local user can create a "%TEMP%\par-%username%\cache-exiftool-8.32" folder with a victim's username, and then place a malicious ws32_32.dll file into this new folder. the library is loaded with privileges of the victim user once the application is launched.