Improper input validation in Exempi - CVE-2017-18235
Published: April 16, 2018 / Updated: April 18, 2018
Exempi
Detailed vulnerability description
The vulnerability allows a remote unauthenticated attacker to cause DoS condition on the target system.
The weakness exists in the VPXChunk class defined in the source code file XMPFiles/source/FormatSupport/WEBP_Support.cpp due to insufficient sanitization of "0" values passed to height() or width() by the affected software when handling .webq files. A remote attacker can trick the victim into opening a specially crafted .webq file, trigger memory assertion error and cause the service to crash.