Learn about CVE-2017-10799 affecting GraphicsMagick version 1.3.25. Find out how a denial of service (OOM) vulnerability occurs when processing DPX images with large width metadata.
GraphicsMagick version 1.3.25 is vulnerable to a denial of service (OOM) issue when processing DPX images with metadata specifying a large width.
Understanding CVE-2017-10799
In the coders/dpx.c module of GraphicsMagick version 1.3.25, a vulnerability exists that can lead to a denial of service (OOM) when processing a DPX image with metadata specifying a large width in the ReadDPXImage() function.
What is CVE-2017-10799?
When GraphicsMagick 1.3.25 processes a DPX image with metadata indicating a large width in coders/dpx.c, a denial of service (OOM) can occur in ReadDPXImage().
The Impact of CVE-2017-10799
Technical Details of CVE-2017-10799
GraphicsMagick version 1.3.25 is affected by this vulnerability.
Vulnerability Description
The vulnerability in the ReadDPXImage() function of the coders/dpx.c module can result in a denial of service (OOM) when processing DPX images with specific metadata.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability is exploited by processing a DPX image with metadata specifying a large width, triggering the denial of service (OOM) in the ReadDPXImage() function.
Mitigation and Prevention
Immediate Steps to Take:
Patching and Updates
Ensure that GraphicsMagick is regularly updated to the latest version to mitigate the CVE-2017-10799 vulnerability.