CVE-2021-22204
Description
Improper neutralization of user data in the DjVu file format in ExifTool versions 7.44 and up allows arbitrary code execution when parsing the malicious image
Summary dbcve.org
ExifTool versions 7.44 and above contain a command injection vulnerability in its DjVu image file parser. The tool fails to properly sanitize user-supplied data embedded in DjVu files, allowing attackers to achieve arbitrary code execution by tricking users into processing specially crafted malicious images.
Mitigation
Update ExifTool to the vendor-patched version when available, or downgrade to a version prior to 7.44 if immediate patching is not feasible. Until patched, avoid processing untrusted DjVu files with ExifTool and consider running ExifTool in an isolated sandbox or container for legitimate use cases.